#container {
    width: 100%;
    height: 100%;
    margin: 0 auto;
    position: relative
}

#left-container, #right-container, #center-container {
    height: 100%;
    position: absolute;
    top: 0
}

#left-container, #right-container {
    width: 200px;
    color: #686c70;
    text-align: left;
    overflow: auto;
    background-color: #fff;
    background-repeat: no-repeat;
    border-bottom: 1px solid #ddd
}

#left-container {
    left: 0;
    background-image: url(col2.png);
    background-position: center right;
    border-left: 1px solid #ddd
}

#right-container {
    right: 0;
    background-image: url(col1.png);
    background-position: center left;
    border-right: 1px solid #ddd
}

#right-container h4 {
    text-indent: 8px
}

#center-container {
    width: 100%;
    height: 100%;
    left: 0;
    background-image: url(https://www.zippia.com/assets/img/bg-1.jpg);
    background-size: cover;
    color: #FFF
}

.text {
    margin: 7px
}

#inner-details {
    font-size: .8em;
    list-style: none;
    margin: 7px
}

#log {
    position: absolute;
    top: 10px;
    font-size: 1.0em;
    font-weight: 700;
    color: #23a4ff
}

#infovis {
    position: relative;
    width: 100%;
    height: 510px;
    margin: auto;
    overflow: hidden
}

.tip {
    color: #111;
    width: 139px;
    background-color: white;
    border: 1px solid #ccc;
    -moz-box-shadow: #555 2px 2px 8px;
    -webkit-box-shadow: #555 2px 2px 8px;
    -o-box-shadow: #555 2px 2px 8px;
    box-shadow: #555 2px 2px 8px;
    opacity: .9;
    filter: alpha(opacity=90);
    font-size: 10px;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    padding: 7px
}

.career-page {
    margin-top: 89px
}

.career-page section {
    position: relative
}

.fixed-sub {
    position: fixed;
    top: 71px;
    width: 100%;
    z-index: 999
}

.findjobarea .container {
    position: relative;
    min-height: 752px
}

.graph {
    padding: 0;
    background: url(https://www.zippia.com/assets/img/bg-1.jpg) 0 0 no-repeat;
    background-size: cover
}

.graph .container {
    padding: 0
}

.findjobarea .navbar-brand {
    padding-top: 0
}

.sideheader .navbar-brand {
    padding: 0
}

.findjobarea .search-box .search-box-input {
    border-radius: 0;
    background-color: #3c7aec;
    padding: 8px
}

.findjobarea .search-query {
    padding: 6px 10px 6px 20px;
    margin-bottom: 0;
    -webkit-border-radius: 3px !important;
    -moz-border-radius: 3px !important;
    border-radius: 3px !important;
    border: none;
    color: #333;
    height: 48px !important;
    box-shadow: none;
    font-size: 20px
}

.findjobarea .search-query::-webkit-input-placeholder {
    font-size: 20px;
    color: #333
}

.findjobarea .search-query:-moz-placeholder {
    font-size: 20px;
    color: #333
}

.findjobarea .search-query::-moz-placeholder {
    font-size: 20px;
    color: #333
}

.findjobarea .search-query:-ms-input-placeholder {
    font-size: 20px;
    color: #333
}

.findjobarea .input-group-btn {
    right: 2px
}

.input-group-btn button {
    padding-left: 5px;
    padding-right: 5px
}

.findjobarea button {
    color: #cecece;
    font-size: 20px;
    height: 48px;
    margin-left: 0 !important;
    background-color: #fff;
    border: none
}

.findjobarea button:hover, .findjobarea button:focus, .findjobarea button.btn-danger:focus, .findjobarea button.btn-danger:active {
    background-color: #fff;
    color: #cecece;
    border: none;
    outline: none
}

.findjobarea .search-query:focus + button {
    z-index: 3
}

.companyarea h3, .maparea h3 {
    font-size: 30px;
    margin-bottom: 30px
}

section#careers, section#skills .container, section.companyarea .container, section.maparea .container {
    position: relative
}

.get-social img {
    width: auto
}

.skillarea {
    background: #fff;
    padding: 15px 0 0
}

.career-page #jobs {
    border-top: 2px solid #eff1f1;
    margin-top: 20px;
    padding-top: 80px
}

.career-page #skills {
    border-top: 2px solid #eff1f1;
    padding-top: 80px
}

img.mapimg {
    width: 100%
}

.companyarea {
    padding: 40px 0 0
}

.companyarea .get-social .social-media-footer {
    margin-bottom: 20px
}

.maparea {
    background-color: #fff;
    padding: 40px 0 16px;
    margin-bottom: 20px
}

.get-social .social-media-footer {
    padding-left: 0;
    display: inline-block;
    padding: 4px 7px;
    background-color: #fff;
    box-shadow: 1px 1px 2px #dedede;
    margin: 0
}

.get-social .social-media-footer li {
    list-style: none;
    float: left;
    display: inline-block;
    margin: 0 3px
}

.get-social .social-media-footer li.head {
    font-size: 10px;
    font-weight: 600;
    line-height: 1;
    text-transform: uppercase;
    color: #333;
    margin-top: 3px
}

.get-social .social-media-footer li a {
    background: url(https://www.zippia.com/assets/img/social-network-sprite1.png) no-repeat 0 0;
    display: block;
    width: 16px;
    height: 16px;
    text-indent: -99999px;
    background-position: top;
    color: #fff;
    font-size: 0
}

.get-social .social-media-footer li.facebook a {
    background-position: 0 0
}

.get-social .social-media-footer li.twitter a {
    background-position: -19px 0
}

.get-social .social-media-footer li.google a {
    background-position: -40px 0
}

.drop-list {
    background-color: #fff;
    margin-bottom: 0;
    border-bottom: none;
    border-top: 0;
    box-shadow: 2px 0 6px #ababab;
    height: 445px;
    overflow-y: auto
}

.drop-list .lists ul {
    margin-bottom: 0;
    padding-left: 15px
}

.drop-list .lists {
    padding: 12px 28px;
    border-bottom: 1px solid #dfdfdf
}

.drop-list .lists:last-child {
    border-bottom: none
}

.drop-list .lists p {
    margin-bottom: 0
}

.drop-list .lists a {
    color: #3174ee;
    font-size: 13px
}

.drop-list .lists h5, .drop-list .lists .h5 {
    margin-bottom: 4px;
    margin-top: 0
}

.drop-list .lists span a {
    color: #545454
}

.drop-list .lists p span {
    color: #666
}

.drop-list, .drop-list .lists p, .drop-list .lists ol, .drop-list .lists li {
    color: #333;
    font-size: 13px
}

.search-box-input .tt-menu {
    background-color: #fff
}

.border-dot {
    border-top: 1px dotted #dddfdf;
    margin: 20px 0 0;
    padding-top: 40px
}

.border-dot .col-md-4.col-sm-4.col-xs-12.text-right {
    padding-right: 40px
}

.border-dot .col-md-8.col-sm-8.col-xs-12.bdr-rgt {
    padding-left: 40px
}

.bdr-rgt {
    border-left: 2px solid #cacaca
}

.border-dot, .border-dot p, .border-dot ol li {
    font-size: 13px
}

.search-box-input .twitter-typeahead .form-control:focus {
    background-color: #fff !important;
    box-shadow: none
}

.search-box-input .btn-danger:focus, .search-box-input .btn-danger:active {
    background-color: transparent;
    border: none;
    box-shadow: none
}

.search-box-input .btn-danger:focus .glyphicon-search {
    color: #cecece
}

.why-zippia h3.h1 {
    margin-top: 0;
    margin-bottom: 50px
}

#wrapper {
    padding-left: 0;
    -webkit-transition: all .2s ease;
    -moz-transition: all .2s ease;
    -o-transition: all .2s ease;
    transition: all .2s ease;
    position: absolute
}

#wrapper.toggled {
    padding-left: 410px;
    max-width: 410px
}

.sideheader {
    border-bottom: 1px solid #ccc;
    display: block;
    left: -410px;
    min-height: 71px;
    padding-left: 31px;
    position: fixed;
    top: 0;
    width: 0;
    z-index: 9999;
    background: #fff;
    -webkit-transition: all .2s ease;
    -moz-transition: all .2s ease;
    -o-transition: all .2s ease;
    transition: all .2s ease
}

.sideheader.toggled {
    left: 0;
    display: block;
    -webkit-transition: all .2s ease;
    -moz-transition: all .2s ease;
    -o-transition: all .2s ease;
    transition: all .2s ease
}

#sidebar-wrapper {
    z-index: 1000;
    left: 0;
    width: 0;
    height: 100%;
    margin-left: -410px;
    background: #fff;
    -webkit-transition: all .2s ease;
    -moz-transition: all .2s ease;
    -o-transition: all .2s ease;
    transition: all .2s ease;
    top: 0
}

#sidebar-wrapper.navbar {
    border-bottom: 0
}

#sidebar-wrapper::-webkit-scrollbar {
    display: none
}

#wrapper.toggled #sidebar-wrapper {
    width: 410px;
    border: none;
    border-bottom: 1px solid #dfdfdf;
    border-radius: 0
}

.sidebar-nav {
    position: absolute;
    top: 0;
    width: 410px;
    margin: 0;
    padding: 0;
    list-style: none
}

.sidebar-nav > .sidebar-brand {
    height: 71px;
    width: 410px;
    position: absolute;
    top: 0
}

.sidebar-nav .dropdown-menu {
    position: relative;
    width: 100%;
    padding: 0;
    margin: 0;
    border-radius: 0;
    box-shadow: none
}

.hamburger {
    position: absolute;
    top: 10px;
    z-index: 999;
    display: block;
    width: 25px;
    height: 48px;
    margin-left: 0;
    background: #fff;
    border: none;
    box-shadow: 1px 1px 2px 1px #909090;
    text-align: center
}

.hamburger:hover, .hamburger:focus, .hamburger:active {
    outline: none
}

.hamburger.is-closed {
    background: #fff url(https://www.zippia.com/assets/img/out-arw.png) no-repeat;
    background-position: center center
}

.hamburger.is-open {
    background: #fff url(https://www.zippia.com/assets/img/in-arw.png) no-repeat;
    background-position: center center
}

.m-drop-list {
    display: none
}

.mobile-sec {
    display: none
}

.graph-container {
    position: relative
}

.graph-container .get-social.web-sec {
    position: absolute;
    bottom: 20px;
    width: 100%;
    text-align: center
}

.graph-container .m-drop-list {
    margin-top: 0
}

.graph-container {
    overflow: hidden
}

#mynetwork {
    height: 400px
}

#infovis {
    height: 510px
}

.graph .get-social {
    bottom: 20px;
    left: 45%;
    position: absolute
}

.left-slide {
    width: 82px;
    position: relative;
    text-align: center;
    margin: 0 auto
}

.left-slide .label-top, .left-slide .label-bottom, .left-slide .icon-arrow_up, .left-slide .icon-arrow_down {
    position: absolute
}

.left-slide .icon-arrow_down {
    bottom: 4px;
    left: 30px
}

.left-slide .icon-arrow_up {
    left: 30px;
    top: 4px
}

.left-slide .label-top, .left-slide .label-bottom {
    border: 1px solid #999;
    border-radius: 2px;
    text-transform: uppercase;
    font-size: 11px;
    font-weight: 700;
    padding: 8px 20px;
    text-align: center;
    background-color: #fff;
    left: 8px
}

.left-slide .label-top {
    top: 15%
}

.left-slide .label-bottom {
    bottom: 15%
}

.left-slide em {
    font-size: 14px;
    font-weight: 600;
    font-style: normal;
    white-space: nowrap;
    position: absolute;
    top: 50%;
    right: 50px
}

.left-slide img {
    height: 580px
}

.bubble {
    height: 580px;
    margin-top: -50px;
    margin-bottom: -90px
}

#skill-graph-svg {
    display: block;
    margin: 0 auto;
    width: 580px;
    overflow: visible
}

#skill-graph {
    margin-top: -30px;
    overflow: visible
}

.like-skill .media-left .icon-hand {
    color: #f26524;
    font-size: 22px;
    display: block;
    margin-top: 5px
}

.like-skill .media-right {
    line-height: 16px
}

.like-skill .media-right em {
    color: #666;
    font-size: 14px;
    font-style: normal;
    font-weight: 600
}

.showMore {
    display: block;
    margin-top: 8px;
    position: relative;
    left: -15px
}

.job-graph-sub-title {
    font-size: 14px;
    line-height: 15px;
    font-weight: 700;
    margin: 0
}

@media only screen and (max-width: 991px) {
    .list-brk {
        border-bottom: 1px solid #dfdfdf;
        background-color: transparent;
        margin-bottom: 0;
        border-top: 0;
        padding: 12px 0;
        display: block
    }

    .why-zippia .list-brk ul {
        margin-bottom: 0;
        padding: 5px 0 0 !important
    }

    .why-zippia .list-brk .show-more {
        margin-top: 0 !important
    }

    .list-brk h4, .list-brk .h4 {
        margin-top: 0;
        font-size: 14px !important;
        color: #333 !important;
        margin-bottom: 0
    }

    .list-brk h4 span, .list-brk .h4 span {
        position: static !important;
        display: block;
        width: 100% !important;
        height: auto;
        top: 0 !important;
        left: 0;
        border-radius: 0;
        line-height: 12px;
        padding: 0 14px 0 0;
        float: none !important
    }

    .list-brk .navbar-collapse {
        background-color: transparent;
        text-align: left
    }

    .list-brk .navbar-collapse.in {
        overflow: visible
    }

    .web-sec {
        display: none
    }

    .mobile-sec {
        display: block
    }

    .skillarea h3, .companyarea h3, .maparea h3 {
        font-size: 26px
    }

    .skillarea img, .companyarea img, .maparea img {
        width: 100%
    }

    .get-social img {
        width: auto
    }

    .findjobarea .search-box {
        width: 100%;
        margin-bottom: 20px;
        position: inherit
    }

    .border-dot h4 br, .border-dot .h4 br {
        display: none
    }

    .border-dot .text-right {
        text-align: left
    }

    .bdr-rgt {
        border: none
    }

    .search-box-input .input-group {
        width: 100%
    }

    .get-social {
        width: 95%
    }

    #wrapper {
        top: 0;
        width: 100%
    }

    #wrapper.toggled {
        padding-left: 0
    }

    #wrapper.toggled #sidebar-wrapper {
        display: block;
        min-height: auto;
        margin-bottom: 0;
        top: 0;
        width: 100%
    }

    #sidebar-wrapper {
        height: auto;
        margin-bottom: 0;
        margin-left: 0;
        top: 0;
        width: 100%;
        overflow: visible
    }

    .drop-list, .sideheader.toggled {
        display: none
    }

    .findjobarea .search-box {
        margin-bottom: 0
    }

    #wrapper button.hamburger {
        display: none
    }

    .m-drop-list {
        background-color: transparent;
        margin-bottom: 0;
        border-bottom: none;
        border-top: 0;
        margin-top: 20px;
        padding: 0 15px;
        display: block
    }

    .m-drop-list .lists {
        border-bottom: 1px solid #dfdfdf
    }

    .m-drop-list .lists h5, .m-drop-list .lists .h5 {
        margin-top: 0;
        font-size: 14px;
        color: #333;
        margin-bottom: 0
    }

    .m-drop-list .lists h5 span, .m-drop-list .lists .h5 span {
        position: static !important;
        display: block;
        width: 100% !important;
        height: auto;
        top: 0 !important;
        left: 0;
        border-radius: 0;
        float: none !important
    }

    .m-drop-list .lists p {
        font-size: 12px;
        font-weight: 400;
        line-height: 1.42857143;
        margin-bottom: 15px
    }

    .m-drop-list .lists p span {
        color: #666
    }

    .m-drop-list .lists a {
        font-size: 13px;
        color: #3174ee;
        font-weight: 400;
        line-height: 0
    }

    .m-drop-list .lists, .m-drop-list .lists li {
        font-size: 13px;
        font-weight: 400;
        line-height: 1.42857
    }

    .m-drop-list .navbar-collapse {
        background-color: transparent;
        text-align: left;
        margin-top: 0;
        padding: 0
    }

    .m-drop-list .navbar-collapse.in {
        overflow: visible
    }

    .m-drop-list .lists h5 span, .m-drop-list .lists .h5 #li1 span {
        display: inline-block;
        width: auto !important
    }

    .career-page {
        margin-top: 63px
    }

    .graph {
        padding-bottom: 0
    }

    .graph-container {
        overflow: visible
    }

    .findjobarea {
        padding-top: 9px !important
    }

    .test-div {
        margin-top: 80px
    }

    .advice-section .advice-tabing .advice-block.blank:hover::after {
        background-color: transparent
    }

    .advice-section .advice-tabing .advice-block.blank:hover {
        cursor: auto
    }

    .advice-section .advice-tabing .advice-block {
        background-color: #ccc
    }

    #mynetwork {
        height: 65%
    }

    .graph .get-social {
        left: 0
    }

    .left-slide em {
        -ms-transform: rotate(-90deg);
        -webkit-transform: rotate(-90deg);
        transform: rotate(-90deg);
        right: 0;
        left: -34px
    }

    .left-slide {
        left: -20px
    }

    #infovis-canvas {
        width: 100% !important
    }

    #li3 {
        padding-top: 7px
    }

    .graph .container .row {
        margin: 0 !important
    }

    .graph .container, .graph .container .row .col-md-12.col-xs-12 {
        padding: 0 !important
    }

    .graph .container {
        position: relative
    }

    .career-page #jobs {
        margin-top: 0;
        padding-top: 40px;
        border: none
    }

    .career-page #skills {
        padding-top: 40px
    }

    .why-zippia p:first-child {
        margin-bottom: 0
    }

    .why-zippia .m-drop-list {
        padding: 0
    }

    .why-zippia .m-drop-list .lists ul {
        padding: 0 !important;
        margin-top: 0
    }

    .career-page .pagination-sec ul li a {
        margin-bottom: 5px
    }

    .career-page .pagination-sec {
        padding: 20px 0 30px
    }
}

@media only screen and (max-width: 1200px) {
    .bubble {
        height: 450px;
        margin-top: -50px;
        margin-bottom: -80px
    }

    #infovis {
        height: 510px
    }

    .left-slide {
        height: 400px
    }

    .left-slide img {
        height: 400px
    }

    #skill-graph-svg {
        width: 450px
    }

    .career-page {
        margin-top: 80px
    }
}

@media only screen and (max-width: 767px) {
    .career-page {
        margin-top: 63px
    }
}

@media only screen and (max-width: 988px) {
    .bubble {
        height: 700px;
        margin-top: -50px;
        margin-bottom: -40px
    }

    #skill-graph-svg {
        width: 700px
    }

    #infovis {
        height: 666px
    }

    .left-slide {
        height: 400px
    }

    .left-slide img {
        height: 400px
    }

    #wrapper.toggled {
        width: 100%;
        max-width: 100%
    }
}

@media only screen and (max-width: 800px) {
    #infovis {
        height: 820px
    }
}

@media only screen and (max-width: 740px) {
    .bubble {
        height: 400px;
        margin-top: -50px;
        margin-bottom: -40px
    }

    #skill-graph-svg {
        width: 400px
    }

    #infovis {
        height: 666px
    }

    .left-slide {
        height: 400px
    }

    .left-slide img {
        height: 400px
    }
}

@media only screen and (max-width: 680px) {
    .bubble {
        height: 565px;
        margin-top: -50px;
        margin-bottom: -40px
    }

    #skill-graph-svg {
        width: 565px
    }

    #infovis {
        height: 666px
    }

    .left-slide {
        height: 400px
    }

    .left-slide img {
        height: 400px
    }
}

@media only screen and (max-width: 670px) {
    .bubble {
        height: 360px;
        margin-top: -50px;
        margin-bottom: -40px
    }

    #skill-graph-svg {
        width: 300px
    }

    #infovis {
        height: 666px
    }

    .left-slide {
        height: 400px
    }

    .left-slide img {
        height: 400px
    }
}

@media only screen and (max-width: 600px) {
    .bubble {
        height: 565px;
        margin-top: -50px;
        margin-bottom: -40px
    }

    #infovis {
        height: 624px
    }

    .left-slide {
        height: 400px
    }

    .left-slide img {
        height: 400px
    }
}

@media only screen and (max-width: 598px) {
    .bubble {
        height: 330px;
        margin-top: -50px;
        margin-bottom: -40px
    }

    #infovis {
        height: 624px
    }

    .left-slide {
        height: 400px
    }

    .left-slide img {
        height: 400px
    }
}

@media only screen and (max-width: 580px) {
    .bubble {
        height: 320px;
        margin-top: -40px;
        margin-bottom: -40px
    }

    #infovis {
        height: 600px
    }

    .left-slide {
        height: 250px
    }

    .left-slide img {
        height: 250px
    }
}

@media only screen and (max-width: 570px) {
    .bubble {
        height: 300px;
        margin-top: -40px;
        margin-bottom: -40px
    }

    #infovis {
        height: 600px
    }

    .left-slide {
        height: 250px
    }

    .left-slide img {
        height: 250px
    }
}

@media only screen and (max-width: 480px) {
    .bubble {
        height: 300px;
        margin-top: -20px;
        margin-bottom: -30px
    }

    #infovis {
        height: 428px
    }

    .left-slide {
        height: 320px
    }

    .left-slide img {
        height: 320px
    }

    .left-slide em {
        top: 47%
    }
}

@media only screen and (max-width: 470px) {
    .bubble {
        height: 380px;
        margin-top: -20px;
        margin-bottom: -30px
    }

    #infovis {
        height: 450px
    }

    .left-slide {
        height: 320px
    }

    .left-slide img {
        height: 320px
    }

    .left-slide em {
        top: 47%
    }
}

@media only screen and (max-width: 385px) {
    .bubble {
        height: 350px;
        margin-top: -20px;
        margin-bottom: -30px
    }

    #infovis {
        height: 380px
    }

    .left-slide {
        height: 320px
    }

    .left-slide img {
        height: 320px
    }

    .left-slide em {
        top: 47%
    }
}

@media only screen and (max-width: 360px) {
    .bubble {
        height: 330px;
        margin-top: -20px;
        margin-bottom: -30px
    }

    #infovis {
        height: 416px
    }

    .left-slide {
        height: 320px
    }

    .left-slide img {
        height: 320px
    }

    .left-slide em {
        top: 47%
    }
}

@media only screen and (max-width: 320px) {
    .bubble {
        height: 290px;
        margin-left: 24%;
        margin-top: -20px;
        margin-bottom: -30px
    }

    #infovis {
        height: 320px
    }

    .left-slide {
        height: 200px
    }

    .left-slide img {
        height: 200px
    }
}

@media only screen and (max-height: 414px) and (min-width: 736px) {
    #infovis {
        height: 269px
    }
}

@media only screen and (max-height: 387px) and (min-width: 640px) {
    #infovis {
        height: 269px
    }
}

@media only screen and (max-height: 375px) and (min-width: 667px) {
    #infovis {
        height: 244px
    }
}

@media only screen and (max-height: 360px) and (min-width: 598px) {
    #infovis {
        height: 225px
    }
}

@media only screen and (max-height: 350px) and (min-width: 550px) {
    #infovis {
        height: 218px
    }
}

@media only screen and (max-height: 320px) and (min-width: 480px) {
    #infovis {
        height: 208px
    }
}

.circleone_inner {
    width: 333px;
    margin: 0 auto
}

.circleone_inner h1 {
    font-size: 35px;
    font-weight: 500
}

.circleone_inner ul {
    padding-left: 0
}

.circleone_inner ul li {
    list-style: none;
    border-radius: 2px;
    background-color: #fff;
    box-shadow: 0 1px 1px 1px rgba(220, 220, 220, .5);
    width: 48%;
    float: left;
    margin: 1%;
    padding: 2%
}

.circleone_inner ul li h3 {
    font-size: 12px;
    font-weight: 500;
    margin-top: 3px;
    margin-bottom: 3px
}

.circleone_inner ul li .main_heading {
    color: #3174ee
}

.circleone_inner ul li .heading2 {
    color: #333
}

.circleone_inner ul li p {
    color: #666;
    font-weight: 400;
    font-size: 12px;
    margin-bottom: 0;
    line-height: 16px
}

.circleone .seeall {
    font-size: 20px;
    color: #333;
    font-weight: 500;
    border-bottom: solid 1px #000;
    text-decoration: none;
    margin-top: 10px;
    display: inline-block;
    line-height: normal
}

.circleone .seeall:hover {
    color: #89b0f6;
    border-bottom: solid 1px #89b0f6
}

.circletwo_inner {
    margin: 0 auto
}

.circletwo_inner h1 {
    font-size: 35px;
    font-weight: 500;
    color: #fff;
    margin-bottom: 5px
}

.circletwo .seeall {
    font-size: 20px;
    color: #fff;
    font-weight: 500;
    border-bottom: solid 1px #fff;
    text-decoration: none;
    padding-top: 5px;
    display: inline-block;
    line-height: normal;
    margin-top: 15px
}

.circletwo .seeall:hover {
    color: #144caf;
    border-bottom: solid 1px #144caf
}

.circletwo .circletwo_inner .circletwo_innertext {
    width: 70%;
    margin: 0 auto;
    font-weight: 500;
    color: #fff;
    line-height: 18px;
    margin-bottom: 28px
}

.circletwo .circletwo_inner .normel_text {
    font-weight: 400;
    font-size: 13px;
    text-align: center;
    color: #fff;
    margin-bottom: 7px;
    margin-top: 7px;
    line-height: 16px
}

.circletwo .circletwo_inner .circletwo_innertext .pull-left {
    font-size: 60px;
    font-weight: 500;
    color: #fff;
    padding-right: 10px;
    height: 54px;
    line-height: 44px
}

.circletwo .circletwo_inner .circletwo_innertext .pull-right {
    width: 180px;
    height: 54px;
    font-weight: 400;
    font-size: 13px;
    text-align: left;
    color: #fff;
    margin-bottom: 0;
    margin-top: 0;
    line-height: 16px
}

.circletwo .circletwo_inner .line {
    background: #fff;
    width: 30%;
    margin: 0 auto
}

.circletwo .circletwo_inner .special-text {
    font-size: 15px;
    color: #fff;
    margin-top: 30px;
    margin-bottom: 0
}

.bubble g .node circle:hover {
    cursor: pointer;
    cursor: hand
}

.bubble g .node text:hover {
    cursor: pointer;
    cursor: hand
}

.bubble g .node .circleone:hover {
    cursor: pointer;
    cursor: hand
}

.bubble g .node .circletwo:hover {
    cursor: pointer;
    cursor: hand
}

.override_overflow {
    overflow: visible
}

.skill-circles {
    position: relative;
    z-index: 1
}

.sorry-text {
    padding-top: 155px;
    font-size: 15px !important
}

[ng\:cloak], [ng-cloak], [data-ng-cloak], [x-ng-cloak], .ng-cloak, .x-ng-cloak {
    display: none !important
}

.top_salary_table_view {
    padding: 15px 0 0
}

.table-striped > tbody > tr:nth-of-type(2n+1) {
    background: none
}

#no-more-tables .cf .tablehead {
    background-color: #7cc956
}

#no-more-tables .cf .tablehead th {
    color: #fff;
    border: none;
    padding: 20px 15px;
    font-size: 14px;
    cursor: pointer;
    font-family: brandon_grotesquemedium
}

#no-more-tables .cf .tablehead th:hover, #no-more-tables .cf .tablehead th:focus {
    background-color: #54a52d
}

#no-more-tables tbody tr td {
    padding: 16px 15px;
    border-bottom: 1px solid #ecf0f5;
    border-left: 1px solid #ecf0f5;
    border-right: 1px solid #ecf0f5;
    color: #7e8890;
    font-family: Open Sans, sans-serif;
    font-weight: 400;
    font-size: 16px
}

#no-more-tables table {
    border: none
}

#no-more-tables table tr td last-child {
    border-right: none
}

#no-more-tables .right_border {
    border-right: none
}

#no-more-tables .left_border {
    border-left: solid 1px #fff
}

#no-more-tables tbody tr .des {
    font-weight: 600;
    font-family: Open Sans, sans-serif;
    font-size: 16px;
    color: #333c4e
}

#no-more-tables tbody tr .price {
    color: #7cc956;
    font-size: 18px;
    font-weight: 600;
    font-family: Open Sans, sans-serif;
    width: 115px;
    white-space: pre
}

#no-more-tables tbody tr .start_date {
    width: 130px
}

#no-more-tables tbody tr .Open {
    color: #3174ee
}

#no-more-tables tbody tr .Open .glyphicon {
    font-size: 10px;
    color: #3174ee;
    margin-left: 5px
}

#no-more-tables .detail .equirements {
    font-size: 18px;
    color: #7cc956
}

#no-more-tables .detail p {
    color: #7e8890;
    font-size: 16px;
    margin-bottom: 20px
}

.Open .btn-success {
    background: none;
    border: none;
    color: #3174ee;
    cursor: pointer;
    padding: 0
}

.Open .btn-success:focus, Open .btn-success:active {
    border: none;
    background: none;
    outline: none;
    color: inherit;
    padding: 0;
    color: #3174ee
}

.Open .btn-success.active.focus, .btn-success.active:focus, .btn-success.active:hover, .btn-success.focus:active, .btn-success:active:focus, .btn-success:active:hover, .open > .dropdown-toggle.btn-success.focus, .open > .dropdown-toggle.btn-success:focus, .open > .dropdown-toggle.btn-success:hover {
    border: none;
    background: none;
    outline: none;
    box-shadow: none;
    padding: 0;
    color: #3174ee
}

.top_salary_table_view .heading {
    color: #333c4e;
    margin-bottom: 50px;
    margin-top: 50px;
    font-size: 30px;
    font-family: brandon_grotesquemedium
}

.top_salary_table_view .icon {
    height: 55px;
    padding: 0 10px
}

.top_salary_table_view .righttext {
    float: left
}

.top_salary_table_view table tr .job_detail {
    width: 100%;
    padding: 0 !important;
    border: none !important
}

.table-bordered > tbody > tr > td, .table-bordered > tbody > tr > th, .table-bordered > tfoot > tr > td, .table-bordered > tfoot > tr > th, .table-bordered > thead > tr > td, .table-bordered > thead > tr > th {
    border: none
}

#no-more-tables .see_more {
    background: #f8fafc;
    display: block;
    float: left;
    font-weight: 400
}

#no-more-tables .see_more:hover {
    background: #eaeff3
}

#no-more-tables .see_more {
    width: 100%;
    padding: 15px !important;
    color: #696868;
    cursor: pointer
}

#no-more-tables .see_more a {
    color: #696868;
    display: block;
    font-weight: 100
}

#no-more-tables .see_more .glyphicon-triangle-bottom {
    color: #a3a7aa;
    font-size: 10px
}

.top_salary_table_view table .detail {
    float: left;
    background-color: #f8fafc;
    margin-top: -1px;
    border-bottom: 1px solid #ecf0f5;
    border-left: 1px solid #ecf0f5;
    border-right: 1px solid #ecf0f5
}

.top_salary_table_view table .detail .left_area {
    margin-top: 30px;
    margin-bottom: 30px
}

.top_salary_table_view table .detail .right_area {
    margin-top: 30px;
    margin-bottom: 30px
}

#no-more-tables {
    float: left;
    margin-bottom: 40px;
    width: 100%
}

#no-more-tables .icon_right_text {
    margin-top: 5px
}

.accordion-toggle:hover {
    text-decoration: none
}

.top_salary_table_view .desktopview {
    display: blcok
}

.top_salary_table_view .mobile_view {
    display: none
}

.numeric {
    cursor: none
}

#no-more-tables .cf .tablehead .numeric:hover, #no-more-tables .cf .tablehead .numeric:focus {
    background: none
}

.sortyby {
    vertical-align: text-bottom;
    margin-left: 7px
}

.sortyby img {
    position: relative;
    top: -1px
}

.top_salary_table_view table th {
    font-family: Open Sans, sans-serif;
    font-weight: 400
}

.top_salary_table_view .hover_row:hover {
    cursor: pointer;
    background: #f8fafc
}

.top_salary_table_view .deatail_tr_hover {
    border-top: 1px solid #ecf0f5;
    border-left: 1px solid #ecf0f5;
    border-right: 1px solid #ecf0f5;
    background: #f8fafc
}

.top_salary_table_view .deatail_tr {
    background: #f8fafc !important;
    border-left: 1px solid #ecf0f5;
    border-right: 1px solid #ecf0f5
}

#no-more-tables .deatail_tr td {
    border-bottom: solid 1px #ecf0f5;
    border-left: solid 1px #ecf0f5;
    border-right: solid 1px #f8fafc
}

@media only screen and (max-width: 1024px) {
    #no-more-tables .icon_right_text {
        padding-left: 30px
    }
}

@media only screen and (max-width: 999px) {
    .top_salary_table_view .mobile_view tbody tr td {
        padding: 30px 10px
    }

    .top_salary_table_view .mobile_view .cf .tablehead th {
        padding: 30px 10px
    }

    .top_salary_table_view .desktopview {
        display: none
    }

    .top_salary_table_view .mobile_view {
        display: block;
        padding-left: 15px;
        padding-right: 15px
    }

    .top_salary_table_view .mobile_view table {
        width: 100%
    }

    .top_salary_table_view .mobile_view .left_border {
        width: 59%
    }

    .top_salary_table_view .mobile_view .right_border {
        width: 41%
    }

    .top_salary_table_view .mobile_view .mobileview_company {
        color: #7e8890;
        font-size: 16px;
        font-weight: 200;
        margin-bottom: 0
    }

    .top_salary_table_view .mobile_view .price {
        font-size: 27px
    }

    .top_salary_table_view .mobile_view tbody .Open .glyphicon {
        font-size: 18px !important;
        font-weight: 700
    }

    .top_salary_table_view .mobile_view tbody tr .Open {
        text-align: left
    }

    .top_salary_table_view tbody tr .des {
        color: #161b25 !important
    }

    .top_salary_table_view .mobile_view .requirements p {
        margin-bottom: 0 !important;
        font-weight: 200
    }

    .top_salary_table_view .mobile_view .requirements {
        color: #7cc956;
        display: inline-block;
        font-weight: 500;
        margin-left: 7px
    }

    .top_salary_table_view .top_required img {
        vertical-align: bottom
    }

    .top_salary_table_view .mobile_view .detail {
        padding-top: 0;
        padding-bottom: 0
    }

    .top_salary_table_view .mobile_view .icon_right_text p {
        margin-top: 20px
    }

    .top_salary_table_view table .detail .left_area {
        margin-top: auto;
        margin-bottom: auto
    }

    .top_salary_table_view .mobile_view .right_area {
        margin-bottom: 20px;
        padding-left: 5px;
        margin-top: 0 !important
    }

    .top_salary_table_view .mobile_view .left_area .icon {
        padding: 0
    }

    .top_salary_table_view .mobile_view .icon_right_text {
        padding: 0
    }

    .top_required .requirements {
        vertical-align: top;
        margin-top: 11px
    }

    .top_salary_table_view .mobile_view .arrrow_mobile {
        display: inline-block;
        position: relative;
        right: -10px;
        vertical-align: middle
    }

    .top_salary_table_view .mobile_view .price_sallery {
        vertical-align: middle;
        width: 70% !important;
        display: inline-block
    }

    .Open .btn-success {
        float: right
    }
}

@media only screen and (max-width: 767px) {
    #no-more-tables tbody tr .price {
        font-size: 16px;
        vertical-align: middle
    }

    .Open .btn-success {
        float: none;
        position: relative;
        right: -10px
    }

    #no-more-tables tbody tr .price {
        float: none;
        word-wrap: break-word;
        display: inline-block
    }
}

@media only screen and (max-width: 420px) {
    #no-more-tables tbody tr .price {
        font-size: 14px
    }

    #no-more-tables tbody tr .des {
        font-size: 14px
    }

    .top_salary_table_view .mobile_view .mobileview_company {
        font-size: 13px
    }

    #no-more-tables tbody tr td {
        font-size: 14px
    }

    #no-more-tables .detail p {
        font-size: 13px
    }

    .top_salary_table_view .mobile_view tbody .Open .glyphicon {
        font-size: 12px !important;
        font-weight: 400
    }
}

@media only screen and (max-width: 390px) {
    .top_salary_table_view .mobile_view .right_area {
        padding-left: 15px
    }

    .top_salary_table_view .mobile_view .left_border {
        width: 59%
    }

    .top_salary_table_view .mobile_view .right_border {
        width: 41%
    }

    .top_salary_table_view .icon {
        padding: 0
    }

    #no-more-tables tbody tr .price {
        float: none;
        word-wrap: break-word
    }
}

body {
    font-family: Open Sans, sans-serif !important;
    font-size: 16px
}

a {
    outline: medium none !important
}

a:hover {
    color: #999
}

.h1, h1 {
    font-size: 46px
}

.h2, h2 {
    font-size: 40px
}

.h3, h3 {
    font-size: 26px
}

.h4, h4 {
    font-size: 20px
}

.h5, h5 {
    font-size: 14px
}

.h6, h6 {
    font-size: 12px
}

.widget-main-title {
    font-family: brandon_grotesquemedium;
    font-size: 30px !important;
    font-weight: 500;
    letter-spacing: 3px;
    text-transform: uppercase
}

.career-videos-main-title {
    font-family: brandon_grotesquemedium;
    font-size: 30px !important;
    font-weight: 500;
    letter-spacing: 3px;
    margin-bottom: 50px;
    margin-top: 50px;
    text-transform: uppercase
}

.career-video-title {
    font-size: 14px;
    margin: 10px 0
}

.semi-bold-font {
    font-weight: 600
}

.regular-font {
    font-weight: 400
}

.rob-light {
    font-weight: 300
}

.rob-normal {
    font-weight: 400
}

.rob-medium {
    font-weight: 500
}

.rob-bold {
    font-weight: 700
}

.btn-orange {
    background: #f45f05 none repeat scroll 0 0;
    border-radius: 0
}

.btn-dark-grey {
    background: #999 none repeat scroll 0 0;
    border-radius: 0;
    color: #fff;
    margin-top: 20px;
    padding: 2px 10px
}

.btn-search-top {
    background: #e8e7e7 none repeat scroll 0 0;
    border-radius: 0;
    height: 34px;
    padding: 0
}

.btn-search-top .glyphicon-search {
    padding: 7px 6px 9px
}

.btn-view-more:focus {
    background: #3174ee none repeat scroll 0 0;
    color: #fff
}

.btn-view-more {
    background: #3174ee none repeat scroll 0 0;
    border-radius: 0;
    color: #fff;
    font-size: 12px;
    margin-top: 2px;
    padding: 15px 30px;
    text-transform: uppercase
}

.btn-view-more:hover {
    background: #999 none repeat scroll 0 0;
    color: #fff
}

.inner-search .btn-search-top-icon {
    border: 1px solid #ddd;
    height: 35px;
    padding: 7px 6px 5px;
    width: 30px
}

.inner-search .glyphicon.glyphicon-remove {
    color: #e8e7e7
}

.inner-search input {
    margin-left: 2px;
    width: 160px
}

.home-banner {
    background: transparent url(img/banner.jpg) no-repeat scroll center center / cover;
    height: 660px;
    margin-bottom: 0;
    margin-top: 71px;
    padding: 17.5% 0 0;
    position: relative
}

.banner-content {
    background: rgba(0, 0, 0, .8) none repeat scroll 0 0;
    color: #fff;
    text-align: center;
    width: 625px
}

.banner-content h2 {
    font-size: 40px;
    margin-bottom: 2px;
    margin-top: 23px
}

.banner-content h4 {
    font-size: 16px;
    font-weight: 400;
    margin-bottom: 7px;
    margin-top: 0
}

.banner-content .banner-tabing {
    margin: 0 auto;
    width: 100%
}

.banner-tabing li span {
    opacity: .5
}

.banner-content .banner-tabing .nav-tabs > li {
    display: inline-block;
    float: none;
    height: 39px;
    margin: 0 3px
}

.banner-content .banner-tabing ul {
    border-bottom: medium none;
    height: 39px
}

.banner-content .banner-tabing ul li a {
    background: transparent none repeat scroll 0 0;
    border: medium none;
    color: #fff;
    font-size: 16px;
    font-weight: 400;
    margin: 0 22px;
    padding: 7px 0
}

.banner-content .banner-tabing ul li a:hover::after, .banner-content .banner-tabing ul li a:hover::before, .banner-content .banner-tabing ul li.active a::after, .banner-content .banner-tabing ul li.active a::before {
    height: 0;
    left: 50%;
    pointer-events: none;
    position: absolute;
    top: 100%;
    width: 0
}

.banner-content .banner-tabing .form-inline {
    font-size: 0
}

.banner-content .banner-tabing .form-inline .form-control {
    height: 48px
}

.banner-content .banner-tabing .form-inline .btn {
    height: 48px;
    width: 48px
}

.banner-content .banner-tabing ul li a:hover::after, .banner-content .banner-tabing ul li.active a::after {
    border-color: #fff rgba(136, 183, 213, 0) rgba(136, 183, 213, 0);
    border-width: 7px;
    margin-left: -7px
}

.banner-content .banner-tabing ul li a:hover::before, .banner-content .banner-tabing ul li.active a::before {
    margin-left: -7px
}

.banner-content .banner-tabing ul li a:hover {
    border-radius: 2px;
    border: medium none;
    color: #999;
    cursor: pointer
}

.banner-content .banner-tabing ul li.active a {
    border-bottom: 3px solid #fff;
    color: #fff;
    cursor: default
}

.nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover {
    background: transparent none repeat scroll 0 0;
    border: medium none
}

.banner-content .banner-tabing .form-group {
    margin: 0;
    padding: 0;
    width: 39%
}

.banner-content .banner-tabing .form-group:first-child {
    margin-right: 0;
    width: 46%
}

.banner-content .banner-tabing input {
    background: #f0f0f0 none repeat scroll 0 0 !important;
    border-radius: 0;
    width: 100%
}

.banner-content .banner-tabing .tab-content {
    margin-bottom: 33px;
    margin-top: 0
}

.under-banner-section {
    margin-bottom: 55px;
    padding-top: 38px
}

.under-banner-section img {
    display: inline-block
}

.under-banner-section p {
    color: #6d6d6d;
    margin-bottom: 0;
    min-height: 46px
}

.under-banner-section h2 {
    color: #333;
    font-size: 34px;
    margin-top: 14px
}

.under-banner-section .col-md-4.col-sm-4.col-xs-12 {
    border: medium none;
    padding: 34px 10px 23px
}

.under-banner-section a:hover {
    border: medium none;
    display: block;
    text-decoration: none
}

.about-section {
    background: #e9effc url(https://www.zippia.com/assets/img/about-sec-bg.jpg) no-repeat scroll right top / cover;
    height: 609px
}

.about-section .intro {
    padding-top: 35px
}

.about-section .intro h1 {
    margin-bottom: 27px;
    margin-top: 0;
    padding-bottom: 0
}

.about-section .intro p {
    color: #6d6d6d;
    font-size: 20px;
    line-height: 33px;
    margin-bottom: 20px
}

.about-section .testimonals-home hr {
    border-color: #d3d9e4;
    margin-bottom: 25px;
    margin-top: 20px
}

.about-section .testimonals-home .media-body {
    background: transparent url(https://www.zippia.com/assets/img/comment.png) no-repeat scroll center 0;
    font-style: italic;
    padding-top: 6px;
    text-align: center
}

.media-body .content {
    margin-top: 15px
}

.about-section .testimonals-home .media-left {
    padding-top: 16px
}

.about-section .testimonals-home .media-left img {
    border: 1px solid white
}

.media-body .content .small-text {
    color: #7f838c
}

.advice-section {
    background: #e8e9eb none repeat scroll 0 0;
    padding: 85px 0 33px
}

.advice-section h2, .advice-section h3 {
    font-size: 40px;
    margin-bottom: 20px
}

.advice-section .advice-tabing .nav-tabs {
    margin: 0 auto 2px;
    text-align: center
}

.advice-section .advice-tabing .nav-tabs > li {
    border-right: 1px solid #ccc;
    display: inline-block;
    float: none
}

.advice-section .advice-tabing .nav-tabs > li:last-child {
    border-right: medium none
}

.advice-section .advice-tabing ul {
    border-bottom: medium none
}

.advice-section .advice-tabing ul li a {
    background: transparent none repeat scroll 0 0;
    border-radius: 0;
    border: medium none;
    color: #3174ee;
    font-size: 16px;
    line-height: 1;
    padding-bottom: 0;
    padding-top: 0
}

.advice-section .advice-tabing ul li a:hover {
    background: transparent none repeat scroll 0 0;
    border: medium none;
    color: #999;
    cursor: pointer
}

.advice-section .advice-tabing ul li.active a {
    background: transparent none repeat scroll 0 0;
    border: medium none;
    color: #333;
    cursor: default
}

.advice-section .advice-tabing .upper-row {
    margin-bottom: 40px;
    margin-top: 20px
}

.advice-section .advice-tabing .carousel-control.left, .advice-section .advice-tabing .carousel-control.right {
    background: transparent none repeat scroll 0 0;
    top: 44%;
    z-index: 999
}

.advice-section .advice-tabing .advice-block {
    height: 240px;
    list-style: outside none none;
    margin-bottom: 30px;
    position: relative;
    width: 470px
}

.advice-section .advice-tabing .advice-block a:hover {
    text-decoration: none
}

.advice-section .advice-tabing .advice-block img {
    height: 240px;
    min-width: 100%;
    width: 100%
}

.career-section {
    padding: 66px 0 91px
}

.career-section h2 {
    font-size: 40px;
    margin-bottom: 20px
}

.career-section h5 {
    color: #3174ee;
    font-size: 16px;
    font-weight: 500;
    margin-bottom: 2px;
    margin-top: 0;
    white-space: normal
}

.career-section ul {
    list-style: outside none none;
    margin-bottom: 28px;
    padding-left: 20px
}

.career-section ul li {
    margin: 4px 0;
    position: relative;
    text-align: left
}

.career-section ul li::before {
    background: transparent url(https://www.zippia.com/assets/img/career-listing.png) no-repeat scroll left center;
    content: "";
    height: 13px;
    left: -20px;
    position: absolute;
    top: 5px;
    width: 13px
}

.career-section ul li:hover::before {
    background: transparent url(https://www.zippia.com/assets/img/career-listing-hover.png) no-repeat scroll left center
}

.career-section ul li a {
    color: #3174ee;
    font-size: 14px;
    list-style: outside none none
}

.career-section ul li a:hover {
    color: #999;
    text-decoration: none
}

.footer-section {
    background: #e9effc none repeat scroll 0 0;
    padding-bottom: 40px
}

.footer-section .upper-row {
    font-size: 14px;
    font-weight: 500;
    text-transform: uppercase
}

.footer-section ul {
    list-style: outside none none;
    padding: 0
}

.footer-section ul.footer-listing li a {
    display: block;
    padding: 10px 0 0
}

.footer-section ul li a {
    color: #3174ee;
    font-size: 14px;
    font-weight: 500;
    list-style: outside none none
}

.footer-section ul li a:hover {
    color: #999;
    text-decoration: none
}

.footer-section hr {
    border-color: #d9e0ee;
    border-width: 2px
}

.footer-section .upper-row {
    margin-top: 25px
}

.footer-section .footer-contact {
    font-size: 13px;
    padding-top: 15px
}

.footer-section .footer-contact p {
    font-weight: 500;
    margin-top: 15px
}

.footer-section .mob-fot-header {
    display: none
}

.footer-section .social-media-footer li a {
    background-position: center top;
    float: left;
    height: 22px;
    text-indent: -99999px;
    width: 22px
}

.footer-section .social-media-footer li a:hover {
    background-position: center bottom
}

.footer-section .social-media-footer li.facebook a {
    background: transparent url(https://www.zippia.com/assets/img/social-network-sprite.png) no-repeat scroll left 7px
}

.footer-section .social-media-footer li.facebook a:hover {
    background: transparent url(https://www.zippia.com/assets/img/social-network-sprite.png) no-repeat scroll left bottom
}

.footer-section .social-media-footer li.twitter a {
    background: transparent url(https://www.zippia.com/assets/img/social-network-sprite.png) no-repeat scroll center 7px
}

.footer-section .social-media-footer li.twitter a:hover {
    background: transparent url(https://www.zippia.com/assets/img/social-network-sprite.png) no-repeat scroll center bottom
}

.footer-section .social-media-footer li.google a {
    background: transparent url(https://www.zippia.com/assets/img/social-network-sprite.png) no-repeat scroll right 7px
}

.footer-section .social-media-footer li.google a:hover {
    background: transparent url(https://www.zippia.com/assets/img/social-network-sprite.png) no-repeat scroll right bottom
}

.career-section .mobile-heading {
    display: none
}

.career-section .mobile-subheading {
    color: #6d6d6d;
    display: none
}

.footer-contact-mobile {
    display: none;
    margin-top: -31px
}

p.social {
    font-weight: 500
}

.btn-search-top {
    background: #ddd none repeat scroll 0 0;
    border-radius: 0;
    border: medium none;
    height: 35px;
    position: absolute;
    top: 0;
    width: 35px
}

.search-cells {
    float: left;
    margin-right: 20px
}

.cell {
    margin-right: 13px;
    position: relative
}

.cell .optn-srh {
    margin-left: 2px;
    opacity: 0;
    padding-left: 0 !important;
    text-indent: 5px;
    width: 0
}

.close-it {
    color: #d2d5d9;
    cursor: pointer;
    left: -20px;
    opacity: 0;
    position: absolute;
    top: 8px
}

.active .close-it {
    opacity: 1
}

.cell.active .optn-srh {
    display: inline-block;
    opacity: 1;
    width: 220px
}

.navbar-form .cell input {
    font-size: 12px;
    height: 35px;
    padding: 0 0 0 5px;
    vertical-align: top
}

.default-srh {
    margin-right: -4px;
    opacity: 1;
    width: 180px
}

.btn-search-top-left {
    background-color: #ddd;
    border: medium none;
    height: 35px;
    padding: 4px 6px 5px;
    position: absolute;
    right: -35px;
    top: 0;
    width: 35px
}

.navbar-form .cell .twitter-typeahead, .navbar-form .cell span.twitter-typeahead {
    width: auto
}

.search-cells .navbar-right {
    margin-right: 0
}

.navbar-form .cell .twitter-typeahead .form-control {
    display: block
}

.navbar-form .cell .twitter-typeahead .tt-menu {
    background-color: #fff;
    margin-top: 0
}

.navbar-form .cell .twitter-typeahead .tt-menu .tt-suggestion:hover {
    background-color: #e8e7e7
}

#careers .tt-menu {
    padding: 0
}

.tab-content {
    position: relative
}

.media-carousel {
    margin: 34px auto 0;
    padding: 0 40px 30px;
    width: 1052px
}

.tab-content .carousel-control.left {
    height: 48px;
    left: 2%;
    opacity: 1;
    width: 23px
}

.tab-content .carousel-control.right {
    height: 48px;
    opacity: 1;
    right: 2% !important;
    width: 23px
}

.media-carousel .carousel-indicators {
    bottom: 0;
    margin-right: -19px;
    right: 50%;
    top: auto
}

.media-carousel .carousel-indicators li {
    background: silver none repeat scroll 0 0
}

.media-carousel .carousel-indicators .active {
    background: #333 none repeat scroll 0 0
}

.advice-section .advice-tabing .advice-block:hover {
    cursor: pointer
}

.advice-section .advice-tabing .advice-block:hover::after {
    background-color: rgba(0, 0, 0, .75);
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1
}

.advice-section .advice-tabing .advice-block p {
    bottom: 27%;
    color: #fff;
    font-size: 20px;
    margin-left: 8%;
    padding-left: 0;
    position: absolute;
    text-align: center;
    width: 80%;
    z-index: 99
}

.advice-section .advice-tabing .advice-block.blank:hover {
    cursor: auto
}

.advice-section .advice-tabing .advice-block.blank:hover::after {
    background-color: transparent
}

.social-media-footer {
    margin-left: -7px
}

.email {
    color: #3174ee
}

.tt-dropdown-menu, .gist {
    text-align: left
}

span.twitter-typeahead {
    width: 100%
}

.twitter-typeahead .form-control:focus {
    border-color: lightgray
}

.banner-content .banner-tabing .form-inline .form-control {
    border-bottom: medium none;
    border-left: medium none;
    border-top: medium none;
    box-shadow: none;
    text-align: left
}

.tt-query {
    box-shadow: 0 1px 1px rgba(0, 0, 0, .075) inset
}

.tt-hint {
    color: #999
}

.tt-menu {
    background-color: #eff1f1;
    border: medium none;
    box-shadow: none;
    max-height: 0;
    overflow: hidden;
    padding: 0;
    transition: all .1s ease 0s;
    width: 100%
}

.tt-menu.expanded {
    box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
    display: block !important;
    max-height: 1000px
}

.tt-menu .tt-dataset {
    background: #fff none repeat scroll 0 0;
    overflow: hidden;
    transition: all .1s ease 0s
}

.tt-suggestion {
    font-size: 14px;
    line-height: 20px;
    padding: 3px 10px 3px 20px;
    text-align: left
}

.tt-suggestion:hover {
    background-color: #f4f4f4;
    cursor: pointer
}

.tt-suggestion.tt-cursor {
    background-color: #f4f4f4
}

.tt-suggestion p {
    margin: 0
}

.tt-highlight {
    color: #3274ee;
    font-weight: 400
}

.banner-tabing .tt-menu .tt-dataset {
    margin-bottom: 1px
}

.banner-tabing .tt-menu .tt-dataset .tt-suggestion {
    background-color: #fff;
    color: #333;
    font-weight: 300;
    text-align: left;
    white-space: normal
}

.banner-tabing .tt-menu .tt-dataset .tt-suggestion:hover, .banner-tabing .tt-menu .tt-dataset .tt-suggestion:focus {
    background-color: #e8e7e7
}

.banner-tabing .tt-menu .tt-dataset .tt-suggestion.tt-cursor {
    background-color: #e8e7e7
}

.close-btn, .btn-search-after {
    display: none
}

.btn-search-after {
    background-color: transparent;
    border: medium none;
    font-size: 26px
}

.career-page .skillarea h2.h3, .career-page .advice-section h3, .career-page .why-zippia div.h2 {
    font-size: 30px
}

.career-page .advice-section h3 {
    margin-bottom: 20px
}

.career-page .why-zippia div.h2 {
    margin-bottom: 20px;
    margin-top: 0
}

.career-page #jobs h1.h3 {
    margin-bottom: 20px
}

@media (min-width: 768px) and (max-width: 991px) {
    .navbar-collapse.collapse {
        display: none !important
    }

    .navbar-collapse.collapse.in {
        display: block !important
    }
}

@media (min-width: 320px) and (max-width: 991px) {
    .footer-section .upper-row {
        display: none
    }

    .footer-section hr {
        display: none
    }

    .footer-section {
        padding-top: 20px
    }

    .footer-section .mob-fot-header {
        display: block
    }

    .career-section h5 {
        font-size: 17px;
        margin: 0
    }

    .career-section .col-md-3.col-sm-6 {
        border-bottom: 1px solid #e8e9eb;
        padding: 10px 0;
        width: 100%
    }

    .top-nav li a {
        font-size: 14px !important
    }
}

@media (min-width: 320px) and (max-width: 640px) {
    .banner-content .banner-tabing .form-group {
        width: 100%;
        margin-bottom: 5px
    }

    .btn-orange {
        width: 100%
    }

    .banner-content {
        top: 20%;
        left: 0
    }

    .about-section .intro {
        text-align: center
    }

    .advice-section {
        padding: 30px 0
    }

    .footer-contact {
        display: none
    }

    .footer-contact-mobile {
        display: block
    }
}

@media (min-width: 320px) and (max-width: 768px) {
    .banner-content .banner-tabing input {
        width: 100%
    }

    .tt-menu {
        width: 100%
    }

    .btn-view-more:hover {
        background: #3174ee none repeat scroll 0 0;
        color: #fff
    }

    .btn-view-more:active {
        background: #999 none repeat scroll 0 0
    }
}

@media only screen and (max-width: 1199px) {
    .advice-section .advice-tabing .advice-block img {
        min-width: 100%;
        height: 100%
    }

    .media-carousel {
        width: 100%
    }

    .inner-cr {
        width: 50%
    }

    .advice-section .advice-tabing .advice-block {
        width: 100%;
        height: 230px
    }

    .tab-content .carousel-control.left {
        left: -2%
    }

    .tab-content .carousel-control.right {
        right: -2% !important
    }

    .advice-section .advice-tabing .carousel-control.left, .advice-section .advice-tabing .carousel-control.right {
        top: 43%
    }
}

@media only screen and (max-width: 1199px) {
    .nav > li > a {
        padding-left: 10px;
        padding-right: 10px
    }

    .about-section .testimonals-home hr {
        margin-top: 20px;
        margin-bottom: 20px
    }

    .advice-section h2 {
        font-size: 40px;
        margin-bottom: 10px
    }
}

@media only screen and (max-width: 1024px) {
    .career-section ul li a {
        font-size: 12px
    }

    .advice-section .advice-tabing .nav-tabs {
        width: 59%
    }

    .demo .customNavigation .next {
        margin-right: -2.5%
    }

    .demo .customNavigation .prev {
        margin-left: -2.5%
    }

    .advice-section .advice-tabing .carousel-control.left, .advice-section .advice-tabing .carousel-control.right {
        top: 44%
    }

    .job-list-content ul li {
        width: 29%
    }

    .advice-section .advice-tabing .advice-block p {
        font-size: 16px
    }
}

@media only screen and (max-width: 991px) {
    .advice-section h2 {
        margin-top: 0
    }

    .advice-section .advice-tabing .nav-tabs {
        margin-bottom: 10px
    }

    .advice-section .advice-tabing .nav-tabs > li {
        margin-bottom: 10px
    }

    .advice-section .advice-tabing .nav-tabs li a {
        line-height: 1;
        padding: 0 7px;
        font-size: 14px
    }

    .advice-section .media-carousel {
        width: 100%;
        padding-left: 25px;
        padding-right: 28px;
        margin-top: 0
    }

    .advice-section .advice-tabing .advice-block {
        height: 190px
    }

    .advice-section .advice-tabing .advice-block img {
        height: 100%
    }

    .carousel-inner .item .col-md-6:last-child {
        display: block
    }

    .inner-cr {
        width: 100%
    }

    .open-nav .close-btn, .open-nav .btn-search-after {
        display: block
    }

    .mobile-nav-container .top-nav li {
        margin-bottom: 50px
    }

    .mobile-nav-container .top-nav li a {
        font-size: 40px !important
    }

    .mobile-nav-container .top-nav li {
        display: block;
        float: none;
        text-align: center
    }

    .navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse {
        max-height: 550px;
        border-top: 0 none
    }

    .navbar-collapse {
        background: #eff1f1 none repeat scroll 0 0;
        text-align: center;
        padding-top: 80px
    }

    .close-btn {
        left: 15px;
        position: absolute;
        top: 11px;
        display: none
    }

    .nav.navbar-nav.top-nav {
        width: 100%;
        margin-right: 0;
        margin-left: 0;
        padding-top: 40px
    }

    .mobile-nav-container.navbar-right, .navbar-collapse.navbar-right {
        float: none;
        width: 100%;
        margin-right: 0
    }

    .search-cells {
        float: none
    }

    .search-expand .search-cells input, .search-expand .search-cells .close-it {
        display: none
    }

    .mobile-nav-container.open-search.search-expand .search-cells input {
        display: inline-block
    }

    .btn-search-top {
        background-color: transparent;
        position: absolute;
        right: -50px;
        top: 16px
    }

    .btn-search-top span {
        font-size: 26px;
        padding-top: 2px !important
    }

    .navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
        border: medium none;
        padding: 0
    }

    .cell .optn-srh {
        margin: 0
    }

    .navbar-brand {
        opacity: 1
    }

    .navbar-brand.logoy, .left-align-logo .navbar-brand.logoy {
        display: none
    }

    .navbar-form.navbar-right {
        width: 100%
    }

    .default-srh {
        margin-right: 0 !important
    }

    .navbar-form .cell .twitter-typeahead .form-control {
        display: none
    }

    .search-cells {
        margin-right: 0
    }

    .navbar-form .cell span.twitter-typeahead {
        width: 100%;
        margin-bottom: 2px
    }

    .cell {
        position: absolute;
        right: 50px;
        top: 4px;
        width: 80%
    }

    .navbar-form .cell span.twitter-typeahead {
        margin-right: -3px
    }

    .navbar-form .cell input {
        height: 30px;
        padding: 5px 8px
    }

    .navbar-form .cell .twitter-typeahead .tt-menu {
        margin-top: 4px
    }

    .navbar-form .cell .twitter-typeahead:first-child .tt-menu {
        margin-top: 36px !important
    }

    .navbar-form .cell .twitter-typeahead .tt-menu::after {
        background-color: #fff;
        width: 1000px;
        left: -20%;
        top: -1px;
        height: 1000px;
        content: "";
        position: absolute;
        display: block;
        z-index: -1
    }

    .why-zippia .col-md-8.col-md-offset-4 {
        margin-left: 0 !important
    }

    .why-zippia ul {
        padding: 10px !important
    }

    .why-zippia ul li {
        text-align: left
    }

    .why-zippia h2.h2 {
        font-size: 25px
    }

    .why-zippia div.h2 {
        font-size: 25px
    }

    .why-zippia p {
        font-size: 13px
    }

    .advice-section .advice-tabing .carousel-control.left, .advice-section .advice-tabing .carousel-control.right {
        top: 39%
    }

    .career-section ul {
        background-color: transparent;
        padding-top: 0
    }

    .category-tab-nav.fixed-sub {
        display: none
    }

    .findjobarea {
        padding-top: 30px
    }

    .inner-cr {
        width: 50%;
        float: left
    }

    .advice-section .container {
        width: 90%
    }

    .about-section .testimonals-home .row .col-md-5:first-child {
        margin-bottom: 10px
    }

    .career-page .skillarea h2.h3, .career-page .advice-section h3, .career-page .why-zippia div.h2, .career-page #jobs h1.h3 {
        font-size: 40px
    }

    .custom-breadcrumb {
        font-size: 20px
    }

    .advice-section h2, .advice-section h3, .career-section h2 {
        margin-bottom: 20px
    }

    .category-tab-content #jobs h1.h3 {
        font-size: 40px !important
    }

    .pagination-sec ul li {
        display: inline-block;
        margin-bottom: 5px
    }
}

@media only screen and (max-width: 980px) {
    .about-section {
        height: auto;
        background-image: none
    }

    .demo .advice-block {
        width: auto
    }

    .demo .customNavigation .prev {
        margin-left: -6.5%
    }

    .demo .customNavigation .next {
        margin-right: -7.5%
    }

    .carousel-inner .item .col-md-6:last-child {
        display: block
    }
}

@media only screen and (max-width: 800px) {
    .career-section ul {
        margin-bottom: 0
    }

    .demo .advice-block img {
        width: 100%
    }

    .home-banner {
        height: 520px
    }

    .navbar-nav > li {
        display: block;
        float: none
    }

    .demo {
        margin-left: -14px
    }

    .footer-contact {
        display: none
    }

    .footer-contact-mobile {
        display: block
    }

    .footer-section ul {
        min-height: 190px
    }

    .footer-section ul.social-media-footer {
        min-height: 20px
    }

    .advice-section {
        overflow: hidden
    }

    .banner-content .banner-tabing .form-group:first-child {
        width: 100%
    }

    .banner-content .banner-tabing .form-group {
        width: 38%
    }

    .banner-content .banner-tabing .form-group:first-child {
        width: 48%
    }

    .search-expand .search-cells {
        width: 90%
    }

    .advice-section .advice-tabing .carousel-control.left, .advice-section .advice-tabing .carousel-control.right {
        top: 42%
    }
}

@media only screen and (max-width: 768px) {
    .career-section ul {
        margin-bottom: 0
    }

    .cell .optn-srh {
        margin-left: 0;
        margin-right: 20px
    }

    .advice-section .advice-tabing .nav-tabs {
        margin-bottom: 20px;
        width: auto
    }

    .advice-section .advice-tabing .nav-tabs li a {
        padding: 3px 12px
    }

    .advice-section .advice-tabing .advice-block p {
        margin-right: 10px;
        width: auto
    }

    .demo .advice-block {
        display: list-item
    }

    .demo .customNavigation .next {
        margin-right: -18px
    }

    .demo .customNavigation .next img {
        width: 70%
    }

    .demo .customNavigation .prev {
        margin-left: -36px
    }

    .demo .customNavigation .prev img {
        width: 70%
    }

    .advice-section .advice-tabing .advice-block p {
        bottom: 28%
    }

    .advice-block p.rob-bold {
        font-size: 16px
    }

    .home-banner {
        height: 390px;
        padding-top: 14%
    }

    .navbar-nav > li {
        display: block;
        float: none
    }

    .demo {
        margin-left: -14px
    }

    .footer-contact {
        display: none
    }

    .footer-contact-mobile {
        display: block
    }

    .footer-section ul {
        min-height: 190px
    }

    .footer-section ul.social-media-footer {
        min-height: 20px
    }

    .advice-section {
        overflow: hidden
    }

    .btn-view-more {
        padding: 10px 14px;
        margin-top: 20px
    }

    p.social {
        display: none
    }

    .about-section .intro {
        padding-top: 40px
    }

    .about-section {
        padding-bottom: 40px
    }

    .testimonals-home hr {
        display: none
    }

    .about-section .intro h1 {
        margin-bottom: 20px
    }

    .advice-section .advice-tabing .carousel-control.left, .advice-section .advice-tabing .carousel-control.right {
        top: 37%
    }

    .under-banner-section p {
        text-align: left
    }

    .advice-section .advice-tabing .advice-block {
        height: 170px
    }

    .advice-section .advice-tabing .advice-block p {
        font-size: 14px
    }

    .advice-section .advice-tabing .advice-block p {
        text-align: center;
        width: 85%
    }

    .cell {
        width: 80%
    }
}

@media only screen and (max-width: 767px) {
    .home-banner {
        height: 412px;
        padding: 30px 15px
    }

    .banner-content {
        width: 100%
    }

    .banner-content .banner-tabing .form-group {
        margin-bottom: 5px;
        width: 100%
    }

    .banner-content h4 {
        margin-bottom: 25px
    }

    .btn-orange {
        width: 100%
    }

    .banner-content {
        top: 2%
    }

    .career-section {
        padding: 30px 0 50px
    }

    .career-section ul {
        margin-bottom: 0
    }

    .under-banner-section h2 {
        color: #333
    }

    .under-banner-section h2, .under-banner-section a p {
        font-weight: 400;
        margin-top: 0;
        text-align: left
    }

    .advice-section .advice-tabing .nav-tabs li a {
        font-weight: 500
    }

    .footer-section .mob-fot-header {
        font-weight: 500;
        text-transform: uppercase
    }

    p.social {
        display: none
    }

    .mobile-nav-container.navbar-collapse {
        padding-left: 0;
        padding-right: 0
    }

    .mobile-nav-container.navbar-collapse .navbar-nav {
        margin-left: 0;
        margin-right: 0
    }

    .footer-section ul {
        min-height: 190px
    }

    .footer-listing.one {
        min-height: 157px
    }

    .banner-content .banner-tabing input {
        text-align: center
    }

    .banner-content .banner-tabing .form-inline .btn {
        width: 100%
    }

    .banner-content .banner-tabing ul {
        margin-right: 14px
    }

    .about-section .testimonals-home hr {
        display: none
    }

    .footer-contact-mobile img {
        margin-bottom: 20px
    }

    .demo {
        margin-left: -8px
    }

    .demo .customNavigation .next {
        margin-right: -3px
    }

    .demo .customNavigation .prev {
        margin-left: -30px
    }

    .advice-section .container {
        padding: 0
    }

    .advice-section h2 {
        font-size: 40px;
        margin-bottom: 20px;
        margin-top: 0
    }

    .advice-section .advice-tabing .nav-tabs {
        margin-bottom: 10px
    }

    .advice-section .advice-tabing .nav-tabs li a {
        font-size: 14px;
        line-height: 1;
        padding: 0 5px
    }

    .advice-section .media-carousel {
        margin-top: 0;
        padding-bottom: 15px;
        padding-left: 25px;
        padding-right: 28px;
        width: 100%
    }

    .advice-section .advice-tabing .advice-block {
        height: auto;
        margin-bottom: 14px;
        width: 100%
    }

    .advice-section .advice-tabing .advice-block img {
        height: auto
    }

    .advice-section .advice-tabing .advice-block p {
        font-size: 18px
    }

    .carousel-inner .item .col-md-6:last-child {
        display: none
    }

    .inner-cr {
        width: 100%
    }

    .advice-section {
        padding: 30px 0 10px
    }

    .about-section .intro {
        text-align: center
    }

    .about-section .intro div.h2 {
        margin-bottom: 35px !important
    }

    .advice-section .advice-tabing .advice-block img {
        height: 250px
    }

    .advice-section .advice-tabing .advice-block p {
        text-align: center;
        width: 85%
    }

    .banner-content .banner-tabing .form-group:first-child {
        width: 100%
    }

    .cell .optn-srh {
        margin-left: 0;
        margin-right: 0
    }

    .cell {
        width: 78%
    }

    .advice-section .advice-tabing .carousel-control.left, .advice-section .advice-tabing .carousel-control.right {
        top: 43%
    }

    .career-section .container .row {
        margin: 0
    }

    .career-section h2, .advice-section h2, .advice-section h3 {
        margin-bottom: 20px
    }

    .main_inner .table tbody tr td {
        vertical-align: top !important;
        padding-bottom: 18px !important;
        padding-top: 18px !important
    }
}

@media only screen and (max-width: 640px) {
    .home-banner {
        padding: 50px 15px
    }

    .banner-content {
        position: inherit;
        width: 100%
    }

    .banner-content h2 {
        font-size: 32px;
        font-weight: 400;
        margin-bottom: 0
    }

    .banner-content h4 {
        font-size: 16px;
        font-weight: 300;
        margin-top: 4px;
        margin-bottom: 0
    }

    .banner-content .banner-tabing .form-inline .form-control, .banner-content .banner-tabing .form-inline .btn {
        text-align: center
    }

    .banner-content .banner-tabing ul li a {
        font-size: 20px;
        padding: 4px 0;
        margin: 0 10px
    }

    .career-section ul {
        margin-bottom: 0
    }

    .home-banner {
        height: 381px
    }

    .advice-section .advice-tabing .carousel-control.left, .advice-section .advice-tabing .carousel-control.right {
        top: 42%
    }

    .advice-section .advice-tabing .advice-block img {
        height: 200px
    }

    .search-expand .search-cells {
        width: 80%
    }

    .cell {
        width: 76%;
        margin-right: 0;
        top: 5px
    }

    .btn-search-top {
        top: 14px;
        right: -43px
    }

    .nav.navbar-nav.top-nav {
        padding-top: 25px
    }

    .navbar-form .cell .twitter-typeahead .tt-menu::after {
        left: -30%
    }

    .career-page .skillarea h2.h3, .career-page .advice-section h3, .career-page .why-zippia div.h2, .career-page #jobs h1.h3 {
        font-size: 20px;
        margin-bottom: 20px
    }

    .custom-breadcrumb {
        font-size: 12px
    }

    .career-page .why-zippia {
        padding-top: 50px
    }

    .about-section .intro .h2, .advice-section h2, .advice-section h3, .career-section h2 {
        font-size: 25px;
        margin-bottom: 20px
    }

    .under-banner-section h2 {
        font-size: 22px
    }

    .about-section .intro p {
        font-size: 18px
    }

    .advice-section h2 {
        font-size: 25px
    }

    .category-tab-content #jobs h1.h3 {
        font-size: 25px !important;
        margin-bottom: 20px
    }
}

@media only screen and (max-width: 480px) {
    .career-section {
        padding: 30px 0
    }

    .career-section h2 {
        font-size: 25px;
        margin-bottom: 20px
    }

    .career-section .mobile-heading {
        display: block
    }

    .career-section .desktop-heading {
        display: none
    }

    .career-section .mobile-subheading {
        display: block
    }

    .career-section ul {
        margin-bottom: 0
    }

    .demo .customNavigation .prev {
        float: left;
        margin-left: -30px
    }

    .demo .customNavigation .next {
        float: right;
        margin-right: 0
    }

    .demo {
        margin-left: -3px
    }

    .advice-section .advice-tabing .carousel-control.left, .advice-section .advice-tabing .carousel-control.right {
        top: 40%
    }

    .advice-section .advice-tabing .advice-block p {
        font-size: 12px
    }

    .advice-section .advice-tabing .advice-block img {
        height: 180px
    }

    .close-btn > img {
        margin-top: 11px;
        width: 24px
    }

    .navbar-nav {
        margin: 0
    }

    .mobile-nav-container .top-nav li a {
        font-size: 20px !important
    }

    .mobile-nav-container .top-nav li {
        margin-bottom: 20px
    }

    .cell {
        margin-right: 10px;
        width: 71%
    }

    .home-banner {
        height: 440px
    }

    .banner-content h2 {
        font-size: 25px
    }

    .banner-content h4 {
        font-size: 12px
    }

    .banner-content .banner-tabing ul li a {
        font-size: 12px
    }

    .banner-content .banner-tabing ul {
        height: 28px
    }

    .banner-content .banner-tabing ul li {
        height: 28px
    }
}

@media only screen and (max-width: 360px) {
    .career-section {
        padding: 30px 0
    }

    .career-section h2 {
        font-size: 25px;
        margin-bottom: 5px
    }

    .career-section .mobile-heading {
        display: block
    }

    .career-section .desktop-heading {
        display: none
    }

    .career-section .mobile-subheading {
        display: block
    }

    .banner-content .banner-tabing .form-inline .form-control, .banner-content .banner-tabing .form-inline .btn {
        text-align: center
    }

    .career-section ul {
        margin-bottom: 0
    }

    .career-section h5 {
        font-size: 14px;
        margin: 0
    }

    .advice-section .advice-tabing .carousel-control.left, .advice-section .advice-tabing .carousel-control.right {
        top: 40%
    }

    .home-banner {
        padding: 37px 15px
    }

    .cell {
        margin-right: 10px;
        width: 63%
    }

    .navbar-form .cell .twitter-typeahead .tt-menu::after {
        left: -35%
    }

    .banner-content h2 {
        font-size: 21px
    }

    .banner-content h4 {
        font-size: 11px
    }

    .advice-section .container {
        padding: 0
    }
}

@media only screen and (max-width: 320px) {
    .close-btn > img {
        margin-top: 11px;
        width: 24px
    }

    .navbar-nav {
        margin: 0
    }

    .mobile-nav-container .top-nav li a {
        font-size: 20px !important
    }

    .mobile-nav-container .top-nav li {
        margin-bottom: 20px
    }

    .home-banner {
        background-position: center center;
        height: 285px;
        margin-top: 70px;
        padding: 30px 15px;
        width: 100%
    }

    .banner-content {
        position: inherit;
        top: inherit;
        width: 100%
    }

    .banner-content h2 {
        font-size: 20px;
        font-weight: 400;
        margin-bottom: 0
    }

    .banner-content h4 {
        font-size: 10px;
        font-weight: 300;
        margin-bottom: 15px;
        margin-top: 2px
    }

    .banner-content .banner-tabing ul li a {
        font-size: 13px;
        padding: 4px 0;
        margin: 0 10px
    }

    .banner-content .banner-tabing .tab-content {
        margin-bottom: 16px;
        margin-top: 0
    }

    .banner-content .banner-tabing .form-group {
        margin-bottom: 3px
    }

    .banner-content .banner-tabing .form-group:first-child {
        width: 100%
    }

    .banner-content .banner-tabing .form-inline .form-control, .banner-content .banner-tabing .form-inline .btn {
        height: 39px;
        width: 100%;
        text-align: center
    }

    .banner-content .banner-tabing .nav-tabs > li {
        margin: 0 1px
    }

    .career-section h5 {
        font-size: 14px;
        line-height: 1;
        margin: 0;
        position: relative;
        white-space: normal
    }

    .career-section {
        margin-top: 16px;
        padding: 30px 0
    }

    .career-section h2 {
        font-size: 25px;
        margin-bottom: 20px
    }

    .career-section .mobile-heading {
        display: block
    }

    .career-section .desktop-heading {
        display: none
    }

    .career-section .mobile-subheading {
        display: block
    }

    .career-section ul {
        margin-bottom: 0
    }

    .advice-section .advice-tabing .advice-block p {
        bottom: 26px
    }

    .advice-block p.rob-bold {
        font-size: 12px
    }

    .demo {
        margin-left: 0
    }

    .banner-content h2 {
        margin-top: 12px
    }

    .banner-content .banner-tabing ul li a:hover::after, .banner-content .banner-tabing ul li.active a::after {
        border-width: 4px;
        margin-left: -4px
    }

    .banner-content .banner-tabing ul li a:hover::before, .banner-content .banner-tabing ul li.active a::before {
        border-width: 4px;
        margin-left: -4px
    }

    .btn-view-more {
        margin-top: 9px;
        padding: 4px 14px
    }

    .under-banner-section {
        margin-bottom: 14px
    }

    .under-banner-section .col-md-4.col-sm-4.col-xs-12 {
        margin-bottom: 2px;
        padding: 10px
    }

    .under-banner-section .col-xs-9 {
        padding-left: 6px;
        padding-right: 5px
    }

    .under-banner-section h2 {
        font-size: 14px;
        margin-bottom: 7px
    }

    .under-banner-section p {
        font-size: 10px;
        min-height: auto;
        text-align: left
    }

    .about-section .intro {
        padding-top: 35px
    }

    .about-section .intro h1 {
        font-size: 25px;
        margin-bottom: 10px
    }

    .about-section .intro p {
        font-size: 10px;
        line-height: 14px;
        margin-bottom: 9px
    }

    .about-section .testimonals-home .media-body {
        background-position: center 11px;
        background-size: 7px auto
    }

    .about-section .media-body .content .small-text {
        font-size: 7px
    }

    .about-section .media .media-left img {
        height: 35px;
        width: 35px
    }

    .about-section .media-body p {
        font-size: 8px;
        line-height: 10px;
        margin-bottom: 2px
    }

    .about-section .media-body .author {
        font-size: 7px
    }

    .about-section .media-body .small {
        font-size: 6px
    }

    .about-section .testimonals-home .media {
        margin: 0 auto;
        width: 70%
    }

    .advice-section h2 {
        font-size: 25px;
        margin-bottom: 20px;
        margin-top: 0
    }

    .advice-section .advice-tabing .nav-tabs {
        margin-bottom: 10px
    }

    .advice-section .advice-tabing .nav-tabs li a {
        font-size: 13px;
        line-height: 1;
        padding: 0 7px
    }

    .media-carousel {
        margin-top: 0;
        padding-left: 25px;
        padding-right: 28px;
        width: 100%
    }

    .advice-section .advice-tabing .carousel-control.left img, .advice-section .advice-tabing .carousel-control.right img {
        height: auto;
        width: 18px
    }

    .advice-section .advice-tabing .carousel-control.left, .advice-section .advice-tabing .carousel-control.right {
        top: 38%
    }

    .advice-section .advice-tabing .advice-block img {
        height: 120px
    }

    .cell {
        margin-right: 0;
        width: 68%;
        right: 38px
    }

    .default-srh {
        margin-left: 0
    }

    .btn-search-top {
        width: 27px;
        top: 12px;
        right: -33px
    }

    .cell .optn-srh {
        margin: 0
    }

    .search-expand .search-cells {
        top: 17px;
        width: 75%
    }

    .navbar-form .cell span.twitter-typeahead {
        margin-right: 0
    }
}

@font-face {
    font-family: brandon_grotesque_regularRg;
    src: url(https://www.zippia.com/assets/fonts/brandongrotesque-regular-webfont.eot?#iefix) format("embedded-opentype"), url(https://www.zippia.com/assets/fonts/brandongrotesque-regular-webfont.woff2) format("woff2"), url(https://www.zippia.com/assets/fonts/brandongrotesque-regular-webfont.woff) format("woff"), url(https://www.zippia.com/assets/fonts/brandongrotesque-regular-webfont.ttf) format("truetype"), url(https://www.zippia.com/assets/fonts/brandongrotesque-regular-webfont.svg#brandon_grotesque_regularRg) format("svg")
}

@font-face {
    font-family: brandon_grotesquemedium;
    src: url(https://www.zippia.com/assets/fonts/brandongrotesque-medium-webfont.eot?#iefix) format("embedded-opentype"), url(https://www.zippia.com/assets/fonts/brandongrotesque-medium-webfont.woff2) format("woff2"), url(https://www.zippia.com/assets/fonts/brandongrotesque-medium-webfont.woff) format("woff"), url(https://www.zippia.com/assets/fonts/brandongrotesque-medium-webfont.ttf) format("truetype"), url(https://www.zippia.com/assets/fonts/brandongrotesque-medium-webfont.svg#brandon_grotesquemedium) format("svg")
}

@font-face {
    font-family: brandon_grotesquebold;
    src: url(https://www.zippia.com/assets/fonts/brandongrotesque-bold-webfont.eot?#iefix) format("embedded-opentype"), url(https://www.zippia.com/assets/fonts/brandongrotesque-bold-webfont.woff2) format("woff2"), url(https://www.zippia.com/assets/fonts/brandongrotesque-bold-webfont.woff) format("woff"), url(https://www.zippia.com/assets/fonts/brandongrotesque-bold-webfont.ttf) format("truetype"), url(https://www.zippia.com/assets/fonts/brandongrotesque-bold-webfont.svg#brandon_grotesquebold) format("svg")
}

.hero-search-fieldset .form-inline {
    width: 97%
}

.main_inner {
    color: #161b25;
    font-family: Open Sans, sans-serif;
    font-size: 16px;
    line-height: 1.8;
    margin-top: 60px;
    position: relative;
    width: 100%
}

.main_inner .cb-med, .rankings-sec .cb-med {
    font-family: brandon_grotesquemedium
}

.main_inner .os-light {
    font-weight: 300
}

.main_inner .os-light-italic {
    color: #7e8890;
    font-style: italic;
    font-weight: 300
}

.main_inner .os-regular {
    font-weight: 400
}

.main_inner .os-regular-italic {
    font-style: italic;
    font-weight: 400
}

.main_inner .os-semibold {
    font-weight: 600
}

.main_inner .os-bold {
    font-weight: 700
}

.main_inner .h1 {
    font-size: 46px
}

.main_inner h2 {
    font-size: 30px
}

.main_inner h3 {
    font-size: 24px
}

.main_inner h4 {
    font-size: 20px
}

.main_inner h5 {
    font-size: 18px
}

.main_inner h6 {
    font-size: 14px
}

.main_inner svg:not(:root) {
    overflow: hidden
}

.main_inner svg:not(:root) {
    overflow: hidden
}

.main_inner ul {
    list-style: outside none none;
    padding: 0
}

.main_inner a {
    color: #3174ee
}

.main_inner a:hover, .rankings-sec a:hover {
    color: #205fd1;
    text-decoration: none
}

.main_inner *, .main_inner *:after, .main_inner *:before {
    transition: all .07s ease-in-out 0s;
    -webkit-transition: all .07s ease-in-out 0s;
    -ms-transition: all .07s ease-in-out 0s;
    -moz-transition: all .07s ease-in-out 0s
}

.main_inner .form-control {
    background: #fff none repeat scroll 0 0;
    border-radius: 0;
    border: 1px solid #d4d4d4;
    box-shadow: 3px 3px 3px rgba(0, 0, 0, .1) inset;
    font-size: 18px;
    max-width: 100%;
    padding: 5px 10px
}

.main_inner label {
    font-size: 18px
}

.main_inner label.disabled {
    color: #ccc
}

.main_inner .select-control {
    overflow: hidden;
    position: relative
}

.main_inner .select-control select {
    -moz-appearance: none;
    background: transparent url(https://www.zippia.com/assets/img//select-control-arrow.png) no-repeat scroll right center
}

.main_inner .btn {
    font-size: 16px;
    letter-spacing: .5px;
    padding: 10px 20px
}

.main_inner .btn-sm {
    font-size: 14px;
    padding: 6px 15px
}

.main_inner .btn-lg {
    font-size: 22px;
    padding: 5px 30px
}

.main_inner .btn-round {
    border-radius: 25px
}

.main_inner .btn-orange {
    background-color: #ff6000;
    border-color: #e95800;
    color: #fff
}

.main_inner .btn-orange:focus, .btn-orange:hover {
    background-color: #e95800;
    border-color: #e95800;
    color: #fff
}

.main_inner .btn-royal-blue {
    background-color: #3174ee;
    border-color: #3174ee;
    color: #fff
}

.main_inner .btn-royal-blue:focus, .btn-royal-blue:hover {
    background-color: #2d6ad9;
    border-color: #2d6ad9;
    color: #fff
}

.main_inner .orange-text {
    color: #eb7b30
}

.main_inner .darkGray-text {
    color: #262829
}

.main_inner .lightGray-text {
    color: #7e8890
}

.main_inner .darkBlue-text {
    color: #161b25
}

.main_inner .blue-text {
    color: #333c4e
}

.main_inner .white-text {
    color: #fff
}

.main_inner .green-text {
    color: #00b551
}

.main_inner .litegreen-text {
    color: #a3d800
}

.main_inner .orange-text {
    color: #ffa000
}

.main_inner .tik-ul {
    padding-left: 20px
}

.main_inner .tik-ul li {
    font-family: Conv_ProximaNova-Bold;
    font-size: 15px;
    line-height: 22px;
    margin: 15px 0;
    padding: 10px 0 10px 45px
}

.main_inner .tik-ul-orange li {
    background-image: url(https://www.zippia.com/assets/img//tik-icon.png);
    background-position: left 8px;
    background-repeat: no-repeat
}

.main_inner .home-hero-sec {
    background-image: url(https://www.zippia.com/assets/img//home-hero-bg.jpg);
    background-position: center top;
    background-repeat: no-repeat;
    background-size: cover;
    height: 638px
}

.main_inner .hero-search-wrap {
    display: table;
    height: 638px;
    width: 100%
}

.main_inner .hero-search-wrap .hero-search-align {
    display: table-cell;
    vertical-align: middle
}

.main_inner .hero-search-wrap .h1 {
    letter-spacing: 5px;
    margin: 15px 0;
    padding-left: 25px
}

.main_inner .hero-search-wrap h3 {
    margin: 0 0 22px
}

.main_inner .hero-search-fieldset {
    background-color: #fff;
    border-radius: 5px;
    border: 1px solid #c5cfd6;
    margin: 0 auto;
    max-width: 100%;
    padding: 10px 60px 10px 0;
    position: relative;
    width: 790px
}

.main_inner .hero-search-fieldset .form-control {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #fff;
    border-color: -moz-use-text-color -moz-use-text-color -moz-use-text-color #c5cfd6;
    border-image: none;
    border-style: none none none solid;
    border-width: medium medium medium 1px;
    box-shadow: none;
    float: left;
    height: 48px;
    padding-left: 20px;
    padding-right: 20px;
    width: 100%
}

.main_inner .hero-search-fieldset .form-control:first-child {
    border-left: medium none
}

.main_inner .hero-search-fieldset .btn {
    border-radius: 0 5px 5px 0;
    border: medium none;
    box-shadow: none;
    font-size: 26px;
    font-weight: 400;
    height: 68px;
    position: absolute;
    right: 0;
    text-shadow: none;
    top: 0;
    width: 80px
}

.main_inner .section {
    padding-bottom: 0;
    padding-top: 80px
}

.main_inner .section {
    clear: both;
    overflow: hidden
}

.main_inner .sec-head {
    padding-bottom: 65px;
    text-align: center
}

.main_inner .sec-head .h2-spacing {
    letter-spacing: 2px;
    margin: 0
}

.main_inner .sec-head h2 {
    letter-spacing: 2px;
    margin: 0
}

.main_inner .sec-head p {
    color: #7e8890;
    display: inline-block;
    margin: 50px 0 0;
    width: 65%
}

.main_inner .what-zippia-sec {
    background-color: #fff
}

.main_inner .what-zippia-sec .col-unit {
    margin: 5px 0 0
}

.main_inner .what-zippia-sec .unit-head {
    text-align: center
}

.main_inner .what-zippia-sec .unit-body h5 {
    margin-bottom: 18px;
    margin-top: 22px
}

.main_inner .what-zippia-sec .unit-body p {
    color: #7e8890;
    margin-bottom: 25px
}

.main_inner .industries-sec .sec-body ul li {
    float: left;
    width: 33.333%
}

.main_inner .industries-sec .sec-body ul li a {
    display: table;
    height: 50px;
    line-height: 1.1;
    margin-bottom: 30px;
    padding: 0 10px 0 65px;
    position: relative
}

.main_inner .industries-sec .sec-body ul li a > span {
    display: table-cell;
    vertical-align: middle
}

.main_inner .industry-icon-shape {
    display: inline-block;
    height: 42px;
    left: 0;
    margin-right: 20px;
    position: absolute;
    top: 5px;
    width: 44px
}

.main_inner .industry-icon-shape::after {
    background-color: #ccc;
    border-radius: 35%;
    content: "";
    display: inline-block;
    height: 42px;
    left: 0;
    position: absolute;
    top: 0;
    transform: rotate(-15deg);
    width: 44px;
    z-index: -1
}

.main_inner .industry-icon-shape .industry-icon {
    display: table;
    height: 42px;
    margin: 0 auto;
    text-align: center;
    width: 24px
}

.main_inner .industry-icon-shape .industry-icon > em {
    display: table-cell;
    vertical-align: middle
}

.main_inner .industry-icon-shape .industry-icon svg {
    fill: #fff;
    height: 24px;
    vertical-align: middle;
    width: 26px
}

.main_inner .industry-icon-shape.icon-architecture::after {
    background-color: #f44336
}

.main_inner .industry-icon-shape.icon-arts::after {
    background-color: #3f51b5
}

.main_inner .industry-icon-shape.icon-building::after {
    background-color: #4caf50
}

.main_inner .industry-icon-shape.icon-business::after {
    background-color: #d32f2f
}

.main_inner .industry-icon-shape.icon-community::after {
    background-color: #303f9f
}

.main_inner .industry-icon-shape.icon-computer::after {
    background-color: #388e3c
}

.main_inner .industry-icon-shape.icon-construction::after {
    background-color: #e91e63
}

.main_inner .industry-icon-shape.icon-education::after {
    background-color: #2196f3
}

.main_inner .industry-icon-shape.icon-executive::after {
    background-color: #cddc39
}

.main_inner .industry-icon-shape.icon-farming::after {
    background-color: #ad1457
}

.main_inner .industry-icon-shape.icon-food::after {
    background-color: #1976d2
}

.main_inner .industry-icon-shape.icon-healthcare::after {
    background-color: #689f38
}

.main_inner .industry-icon-shape.icon-healthcare-support::after {
    background-color: #9c27b0
}

.main_inner .industry-icon-shape.icon-installation::after {
    background-color: #03a9f4
}

.main_inner .industry-icon-shape.icon-legal::after {
    background-color: #fdd835
}

.main_inner .industry-icon-shape.icon-life-physical::after {
    background-color: #7b1fa2
}

.main_inner .industry-icon-shape.icon-military::after {
    background-color: #0288d1
}

.main_inner .industry-icon-shape.icon-administrative::after {
    background-color: #ffc107
}

.main_inner .industry-icon-shape.icon-personal-care::after {
    background-color: #673ab7
}

.main_inner .industry-icon-shape.icon-production::after {
    background-color: #00bcd4
}

.main_inner .industry-icon-shape.icon-protective::after {
    background-color: #ffa000
}

.main_inner .industry-icon-shape.icon-sales::after {
    background-color: #512da8
}

.main_inner .industry-icon-shape.icon-transportation::after {
    background-color: #0097a7
}

.main_inner .industries-sec .sec-body ul li a:hover .industry-icon-shape::after {
    background-color: transparent;
    border: 2px solid transparent;
    height: 58px;
    left: -8px;
    top: -7px;
    width: 60px
}

.main_inner .industries-sec .sec-body ul li a:hover .industry-icon-shape.icon-architecture::after {
    border-color: #f44336
}

.main_inner .industries-sec .sec-body ul li a:hover .industry-icon-shape.icon-arts::after {
    border-color: #3f51b5
}

.main_inner .industries-sec .sec-body ul li a:hover .industry-icon-shape.icon-building::after {
    border-color: #4caf50
}

.main_inner .industries-sec .sec-body ul li a:hover .industry-icon-shape.icon-business::after {
    border-color: #d32f2f
}

.main_inner .industries-sec .sec-body ul li a:hover .industry-icon-shape.icon-community::after {
    border-color: #303f9f
}

.main_inner .industries-sec .sec-body ul li a:hover .industry-icon-shape.icon-computer::after {
    border-color: #388e3c
}

.main_inner .industries-sec .sec-body ul li a:hover .industry-icon-shape.icon-construction::after {
    border-color: #e91e63
}

.main_inner .industries-sec .sec-body ul li a:hover .industry-icon-shape.icon-education::after {
    border-color: #2196f3
}

.main_inner .industries-sec .sec-body ul li a:hover .industry-icon-shape.icon-executive::after {
    border-color: #cddc39
}

.main_inner .industries-sec .sec-body ul li a:hover .industry-icon-shape.icon-farming::after {
    border-color: #ad1457
}

.main_inner .industries-sec .sec-body ul li a:hover .industry-icon-shape.icon-food::after {
    border-color: #1976d2
}

.main_inner .industries-sec .sec-body ul li a:hover .industry-icon-shape.icon-healthcare::after {
    border-color: #689f38
}

.main_inner .industries-sec .sec-body ul li a:hover .industry-icon-shape.icon-healthcare-support::after {
    border-color: #9c27b0
}

.main_inner .industries-sec .sec-body ul li a:hover .industry-icon-shape.icon-installation::after {
    border-color: #03a9f4
}

.main_inner .industries-sec .sec-body ul li a:hover .industry-icon-shape.icon-legal::after {
    border-color: #fdd835
}

.main_inner .industries-sec .sec-body ul li a:hover .industry-icon-shape.icon-life-physical::after {
    border-color: #7b1fa2
}

.main_inner .industries-sec .sec-body ul li a:hover .industry-icon-shape.icon-military::after {
    border-color: #0288d1
}

.main_inner .industries-sec .sec-body ul li a:hover .industry-icon-shape.icon-administrative::after {
    border-color: #ffc107
}

.main_inner .industries-sec .sec-body ul li a:hover .industry-icon-shape.icon-production::after {
    border-color: #00bcd4
}

.main_inner .industries-sec .sec-body ul li a:hover .industry-icon-shape.icon-protective::after {
    border-color: #ffa000
}

.main_inner .industries-sec .sec-body ul li a:hover .industry-icon-shape.icon-sales::after {
    border-color: #512da8
}

.main_inner .industries-sec .sec-body ul li a:hover .industry-icon-shape.icon-transportation::after {
    border-color: #0097a7
}

.main_inner .industries-sec .sec-body ul li a:hover .industry-icon-shape .industry-icon svg {
    height: 32px;
    width: 34px
}

.main_inner .industries-sec .sec-body ul li a:hover .industry-icon-shape.icon-architecture svg {
    fill: #f44336
}

.main_inner .industries-sec .sec-body ul li a:hover .industry-icon-shape.icon-arts svg {
    fill: #3f51b5
}

.main_inner .industries-sec .sec-body ul li a:hover .industry-icon-shape.icon-building svg {
    fill: #4caf50
}

.main_inner .industries-sec .sec-body ul li a:hover .industry-icon-shape.icon-business svg {
    fill: #d32f2f
}

.main_inner .industries-sec .sec-body ul li a:hover .industry-icon-shape.icon-community svg {
    fill: #303f9f
}

.main_inner .industries-sec .sec-body ul li a:hover .industry-icon-shape.icon-computer svg {
    fill: #388e3c
}

.main_inner .industries-sec .sec-body ul li a:hover .industry-icon-shape.icon-construction svg {
    fill: #e91e63
}

.main_inner .industries-sec .sec-body ul li a:hover .industry-icon-shape.icon-education svg {
    fill: #2196f3
}

.main_inner .industries-sec .sec-body ul li a:hover .industry-icon-shape.icon-executive svg {
    fill: #cddc39
}

.main_inner .industries-sec .sec-body ul li a:hover .industry-icon-shape.icon-farming svg {
    fill: #ad1457
}

.main_inner .industries-sec .sec-body ul li a:hover .industry-icon-shape.icon-food svg {
    fill: #1976d2
}

.main_inner .industries-sec .sec-body ul li a:hover .industry-icon-shape.icon-healthcare svg {
    fill: #689f38
}

.main_inner .industries-sec .sec-body ul li a:hover .industry-icon-shape.icon-healthcare-support svg {
    fill: #9c27b0
}

.main_inner .industries-sec .sec-body ul li a:hover .industry-icon-shape.icon-installation svg {
    fill: #03a9f4
}

.main_inner .industries-sec .sec-body ul li a:hover .industry-icon-shape.icon-legal svg {
    fill: #fdd835
}

.main_inner .industries-sec .sec-body ul li a:hover .industry-icon-shape.icon-life-physical svg {
    fill: #7b1fa2
}

.main_inner .industries-sec .sec-body ul li a:hover .industry-icon-shape.icon-military svg {
    fill: #0288d1
}

.main_inner .industries-sec .sec-body ul li a:hover .industry-icon-shape.icon-administrative svg {
    fill: #ffc107
}

.main_inner .industries-sec .sec-body ul li a:hover .industry-icon-shape.icon-personal-care svg {
    fill: #673ab7
}

.main_inner .industries-sec .sec-body ul li a:hover .industry-icon-shape.icon-production svg {
    fill: #00bcd4
}

.main_inner .industries-sec .sec-body ul li a:hover .industry-icon-shape.icon-protective svg {
    fill: #ffa000
}

.main_inner .industries-sec .sec-body ul li a:hover .industry-icon-shape.icon-sales svg {
    fill: #512da8
}

.main_inner .industries-sec .sec-body ul li a:hover .industry-icon-shape.icon-transportation svg {
    fill: #0097a7
}

.main_inner .industries-sec .btn-show-more {
    display: block;
    margin: 0 auto;
    width: 170px
}

.main_inner .industries-sec .btn-show-more:hover {
    color: #fff
}

.rankings-sec {
    background-color: #fff
}

.ranking-item {
    margin-bottom: 30px
}

.ranking-item .ranking-item-info {
    border: 1px solid #c0c5cf;
    padding: 30px 20px;
    position: relative
}

.ranking-item .ranking-item-info::after {
    border-bottom: 20px solid #fff;
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    content: "";
    left: 20px;
    position: absolute;
    top: -20px
}

.ranking-item .ranking-item-info h3 {
    display: block;
    height: 62px;
    margin: 0 0 15px;
    max-width: 100%;
    overflow: hidden;
    text-overflow: ellipsis
}

.ranking-item .ranking-item-info p {
    margin: 0
}

.main_inner .testimonials-sec {
    background-color: #fff
}

.main_inner .testimonial-item .testimonial-item-comnt {
    background-color: #fff;
    border: 1px solid #c0c5cf;
    height: 182px;
    padding: 30px 10px 20px 15px;
    position: relative;
    width: 100%
}

.main_inner .testimonial-item .testimonial-item-comnt p {
    background-image: url(https://www.zippia.com/assets/img//icon-qoute.png);
    background-position: left 1px;
    background-repeat: no-repeat;
    font-style: italic;
    height: 112px;
    margin: 0;
    overflow: hidden;
    padding-left: 35px
}

.main_inner .testimonial-item .testimonial-item-comnt::after {
    border-left: 12px solid transparent;
    border-right: 12px solid transparent;
    border-top: 12px solid #fff;
    bottom: -12px;
    content: "";
    left: 38px;
    position: absolute
}

.main_inner .testimonial-item .testimonial-item-comnt::before {
    border-left: 12px solid transparent;
    border-right: 12px solid transparent;
    border-top: 12px solid #c0c5cf;
    bottom: -13px;
    content: "";
    left: 38px;
    position: absolute
}

.main_inner .testimonial-item .testimonial-item-user .media-left {
    width: 101px
}

.main_inner .testimonial-item .testimonial-item-user .media-left img {
    max-width: inherit
}

.main_inner .testimonial-item .testimonial-item-user {
    margin: 25px 0 0
}

.main_inner .testimonial-item .testimonial-item-user .media-left {
    padding-right: 20px
}

.main_inner .testimonial-item .testimonial-item-user .media-body {
    vertical-align: middle
}

.main_inner .testimonial-item .testimonial-item-user h4 {
    margin: 0 0 5px
}

.main_inner .testimonial-item .testimonial-item-user p {
    margin: 0
}

.main_inner .hero-search-fieldset .btn .fa.fa-search {
    display: inherit;
    font-size: 24px;
    vertical-align: middle
}

.main_inner .rankings-sec .ranking-item .ranking-item-img {
    overflow: hidden
}

.main_inner .rankings-sec .ranking-item .ranking-item-img:hover img {
    overflow: hidden;
    transform: scale(1.08)
}

.main_inner .grad-careers-sec .filter-tag, .grad-careers-sec label {
    color: #606060;
    font-family: Open Sans;
    font-size: 13px;
    font-weight: 600
}

.main_inner .grad-careers-sec .filter-tag ul {
    display: inline-block;
    margin-left: 20px
}

.main_inner .grad-careers-sec .filter-tag ul li:first-child {
    margin-left: 0
}

.main_inner .grad-careers-sec .filter-tag ul li {
    border-radius: 4px;
    border: 1px solid #cecece;
    display: inline-block;
    margin-left: 1px;
    padding: 2px 0;
    text-align: center
}

.main_inner .grad-careers-sec .filter-tag ul li:first-child {
    min-width: 79px
}

.main_inner .grad-careers-sec .filter-tag ul li:nth-child(2) {
    min-width: 95px
}

.main_inner .grad-careers-sec .filter-tag ul li:nth-child(3) {
    min-width: 94px
}

.main_inner .grad-careers-sec .filter-tag ul li:nth-child(4) {
    min-width: 89px
}

.main_inner .grad-careers-sec .filter-tag ul li:nth-child(5) {
    min-width: 109px
}

.main_inner .grad-careers-sec .filter-tag ul li:last-child {
    min-width: 89px
}

.main_inner .grad-careers-sec .filter-tag ul li i {
    display: none;
    margin-left: 0
}

.main_inner .grad-careers-sec .filter-tag ul li:hover {
    background: #e4e6eb none repeat scroll 0 0;
    cursor: pointer
}

.main_inner .grad-careers-sec .filter-tag ul li:hover i {
    display: inline-block
}

.main_inner .grad-careers-sec .filter-tag .search-btn {
    cursor: pointer;
    height: 30px;
    line-height: 36px
}

.main_inner .grad-careers-sec .filter-tag .search-btn i {
    color: #afafaf;
    font-size: 23px
}

.main_inner .table-main tbody {
    color: #1f1f1f;
    font-size: 24px
}

.main_inner .table-main tbody h1, .table-main tbody h2, .table-main tbody h3, .table-main tbody h4, .table-main tbody h5, .table-main tbody h6 {
    margin: auto
}

.main_inner .table-main thead {
    color: #333;
    font-family: brandon_grotesquemedium;
    font-size: 14px;
    font-weight: 600
}

.main_inner .table-main .tittle-job {
    color: #b3b3b3;
    font-size: 14px
}

.main_inner .table-main .tittle-job h3 {
    color: #2255ec;
    line-height: 23px
}

.main_inner .table-main .job-image {
    display: inline-flex;
    margin-right: 13px
}

.main_inner .table-main .top-location, .table-main .job-opening {
    color: #2255ec;
    font-size: 18px
}

.main_inner .table-main .job-growth span, .table-main .job-security span {
    border-radius: 100%;
    color: #fff;
    display: block;
    font-size: 20px;
    height: 32px;
    line-height: 32px;
    text-align: center;
    width: 32px
}

.main_inner .grad-careers-sec .col-md-12 .filter-tag {
    margin-bottom: 35px
}

.main_inner .table-main .job-salary {
    font-size: 22px
}

.main_inner .yellow-bg span {
    background: #fbd500 none repeat scroll 0 0 !important
}

.main_inner .orange-bg span {
    background: #ffa000 none repeat scroll 0 0 !important
}

.main_inner .green-bg span {
    background: #4caf50 none repeat scroll 0 0
}

.main_inner .litegreen-bg span {
    background: #a3d800 none repeat scroll 0 0
}

.main_inner .red-bg span {
    background: #f45e36 none repeat scroll 0 0 !important
}

.main_inner .table-main .top-location, .table-main .job-opening, .table-main .job-growth, .table-main .job-security, .table-main .job-salary {
    vertical-align: middle
}

.main_inner .college-major {
    color: #7e8890;
    font-size: 16px;
    margin-bottom: 120px;
    margin-top: 80px
}

.main_inner .table-main tbody tr:nth-child(3) td {
    padding-bottom: 23px;
    padding-top: 24px
}

.main_inner .table-main tbody tr:nth-child(2) td, .table-main tbody tr:nth-child(4) td, .table-main tbody tr:nth-child(6) td, .table-main tbody tr:nth-child(8) td {
    padding-bottom: 24px;
    padding-top: 24px
}

.main_inner .table-main tbody tr:first-child td, .table-main tbody tr:nth-child(5) td, .table-main tbody tr:nth-child(7) td, .table-main tbody tr:nth-child(9) td, .table-main tbody tr:last-child td {
    padding-bottom: 23px;
    padding-top: 23px
}

.main_inner .table-main tbody td:first-child {
    padding-left: 28px;
    padding-right: 8px;
    vertical-align: middle;
    width: 79px
}

.main_inner .table-main tbody td:nth-child(2) {
    width: 344px
}

.main_inner .table-main tbody td:nth-child(3) {
    padding-left: 6px;
    padding-right: 6px;
    width: 197px
}

.main_inner .table-main tbody td:nth-child(4) {
    width: 150px
}

.main_inner .table-main tbody td:nth-child(5) {
    width: 117px
}

.main_inner .table-main tbody td:nth-child(6) {
    width: 145px
}

.main_inner .table-main tbody td:last-child {
    padding-left: 0;
    width: 110px
}

.main_inner .table-main thead td:last-child {
    padding-left: 0
}

.main_inner .tittle-job a {
    cursor: default;
    display: inline-block;
    position: relative;
    vertical-align: middle
}

.main_inner .tittle-job a i {
    position: relative;
    z-index: 999
}

.main_inner .tittle-job a .industry-icon-shape {
    margin-right: 11px;
    position: relative
}

.main_inner .tittle-job a .industry-icon-shape::after {
    z-index: 0
}

.main_inner .tittle-job .job-info {
    display: inline-block;
    vertical-align: middle;
    width: 80%
}

.main_inner .tittle-job .job-info h6 {
    margin-bottom: 4px
}

.main_inner .table-main tbody tr {
    height: 95px
}

.main_inner .table tbody tr td {
    vertical-align: middle
}

.main_inner .table-main tbody tr .default-icon-hack {
    display: inline-block;
    height: 42px;
    margin-right: 11px;
    vertical-align: top;
    width: 42px
}

.main_inner .tittle-job:hover {
    cursor: auto
}

.main_inner .inner-page {
    padding-bottom: 55px
}

.main_inner .inner-page .sec-head h2 {
    letter-spacing: 3px
}

.main_inner .inner-section {
    padding-top: 44px
}

.main_inner .table-main thead tr img {
    display: inline-block;
    position: relative;
    top: 1px;
    vertical-align: initial
}

.main_inner .table-main .top-location img {
    cursor: pointer;
    display: inline-block;
    margin-left: 2px;
    position: relative;
    z-index: 99
}

.main_inner .top-location {
    position: relative
}

.main_inner .top-location .location-expand {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #cecece;
    box-shadow: 0 0 16px #d8d8d8;
    left: -20px;
    max-width: 216px;
    padding: 24px 26px;
    position: absolute;
    top: 21px;
    z-index: 99999
}

.main_inner .location-expand ul {
    margin-bottom: 0
}

.main_inner .location-expand ul li {
    color: #2255ec;
    display: block;
    font-size: 18px;
    margin-bottom: 11px
}

.main_inner .location-expand ul li:last-child {
    margin-bottom: 0
}

.main_inner .table > tbody > tr > td, .table > tbody > tr > th, .table > tfoot > tr > td, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr {
    border-top: 1px solid #d3d3d3
}

.main_inner .fixed-socil {
    left: 0;
    position: fixed;
    top: 140px
}

.main_inner .fixed-socil ul li {
    cursor: pointer;
    font-size: 19px;
    height: 48px;
    line-height: 48px;
    text-align: center;
    width: 48px
}

.main_inner .fixed-socil ul li:first-child {
    background: #3c5997 none repeat scroll 0 0;
    color: white
}

.main_inner .fixed-socil ul li:nth-child(2) {
    background: #27b0ed none repeat scroll 0 0;
    color: white
}

.main_inner .fixed-socil ul li:last-child {
    background: #1883bb none repeat scroll 0 0;
    color: white
}

.main_inner .fixed-socil ul {
    width: 48px
}

.main_inner .table-main thead .mobile_number {
    border: medium none;
    float: left !important;
    font-size: 0;
    margin-top: 4px
}

.main_inner .grad-careers-sec .table-striped > tbody > tr:nth-of-type(2n+1) {
    background: transparent none repeat scroll 0 0
}

.main_inner .grad-careers-sec .table-main tbody tr:hover {
    background: #f8fafc none repeat scroll 0 0
}

.main_inner .grad-careers-sec .table-main .jobs-title {
    padding-left: 25px
}

.main_inner .grad-careers-sec .table-main .jobs-salary {
    text-align: left
}

.main_inner .grad-careers-sec .industry-icon-shape .industry-icon svg {
    height: 20px;
    vertical-align: middle
}

.main_inner .grad-careers-sec .fixed-socil ul li .fa {
    left: -2px;
    position: relative
}

.main_inner .table-main .top-location:hover #location-xpand {
    display: block !important;
    transition: all .07s ease-in-out 0s
}

.main_inner .quick-links-sec {
    font-size: 14px;
    padding-bottom: 100px;
    padding-top: 100px
}

.main_inner .quick-links-sec h5 {
    letter-spacing: 1px;
    margin: 0 0 50px
}

.main_inner .quick-links-sec ul > li {
    float: left;
    width: 50%
}

.main_inner .quick-links-sec ul > li > a {
    color: #7f879e;
    display: block;
    padding: 3px 0
}

.main_inner .quick-links-sec ul > li > a:hover {
    color: #3174ee;
    text-decoration: none
}

.footer {
    background-color: #f0f2f4;
    font-size: 14px;
    padding: 30px 0
}

.footer .footer-nav ul > li > a {
    color: #3174ee;
    list-style: outside none none;
    margin: 0;
    padding: 8px 0
}

.footer .footer-nav .social-icons > li {
    margin-top: 20px;
    padding: 0
}

@media (min-width: 1370px) {
    .main_inner .home-hero-sec, .hero-search-wrap {
        height: 800px
    }
}

@media (max-width: 1199px) {
    .main_inner .home-hero-sec, .hero-search-wrap {
        height: 550px
    }

    .main_inner .what-zippia-sec .unit-body p br {
        display: none
    }

    .main_inner .ranking-item .ranking-item-info {
        min-height: 232px
    }

    .main_inner .testimonial-item .testimonial-item-comnt {
        padding-top: 20px
    }
}

@media (max-width: 1024px) {
    .main_inner .tittle-job .job-info {
        width: 71%
    }

    .main_inner .table-main table {
        display: inline-table
    }
}

@media (max-width: 991px) {
    .main_inner .h1 {
        font-size: 42px
    }

    .main_inner h3 {
        font-size: 22px
    }

    .main_inner .sec-head p br {
        display: none
    }

    .main_inner .hero-search-fieldset {
        width: 100%
    }

    .main_inner .hero-search-wrap .h1 {
        padding-left: 0
    }

    .what-zippia-sec .sec-head p {
        width: auto
    }

    .main_inner .industries-sec .sec-body ul li {
        width: 50%
    }

    .main_inner .ranking-item .ranking-item-info {
        min-height: 170px
    }

    .main_inner .testimonial-item {
        margin-bottom: 40px
    }

    .main_inner .testimonial-item .testimonial-item-comnt {
        height: auto
    }

    .main_inner .quick-links-sec {
        padding-bottom: 20px
    }

    .main_inner .quick-links-sec h5 {
        margin-bottom: 30px
    }

    .main_inner .quick-links-sec .row > div > ul {
        margin-bottom: 40px
    }

    .main_inner .quick-links-sec ul > li {
        width: 33.333%
    }

    .main_inner table.table-main table {
        display: block
    }
}

@media (max-width: 768px) {
    .main_inner .table-main thead tr td:first-child {
        visibility: hidden
    }

    .main_inner .filter-tag label {
        width: 100%;
        display: block;
        font-size: 18px;
        font-weight: 600;
        color: #000
    }

    .main_inner .filter-tag ul {
        width: 100%;
        display: block;
        margin-left: 0 !important
    }

    .main_inner .filter-tag ul li {
        width: 100%;
        display: block;
        margin: 9px 0 0 !important;
        font-size: 16px
    }

    .main_inner .grad-careers-sec .filter-tag ul li i {
        float: right;
        margin-top: 5px;
        position: relative;
        left: -10px
    }

    .main_inner .college-major {
        text-align: center;
        padding: 0 40px;
        float: left;
        margin-top: 35px;
        margin-bottom: 135px
    }

    .main_inner .table-main tbody td {
        width: auto !important
    }

    .main_inner .fixed-socil {
        position: static;
        display: block;
        width: 100%;
        margin-top: 38px
    }

    .main_inner .fixed-socil ul {
        max-width: none;
        width: 200px;
        margin: auto
    }

    .main_inner .fixed-socil ul li {
        width: 32.9%;
        display: list-item;
        float: left;
        height: auto;
        padding: 15px
    }

    .main_inner .grad-careers-sec .industry-icon-shape {
        display: inline-block;
        height: 27px;
        left: 0;
        margin-right: 20px;
        position: absolute;
        top: 5px;
        width: 27px
    }

    .main_inner .grad-careers-sec .industry-icon-shape .industry-icon {
        display: table;
        height: 17px;
        margin: 0 auto;
        text-align: center;
        width: 17px
    }

    .main_inner .grad-careers-sec .industry-icon-shape .industry-icon > em {
        display: table-cell;
        vertical-align: middle
    }

    .main_inner .grad-careers-sec .industry-icon-shape .industry-icon svg {
        fill: #fff;
        height: 17px;
        position: relative;
        top: 4px;
        width: 17px
    }

    .main_inner .grad-careers-sec .industry-icon-shape .industry-icon-shape::after {
        width: 27px;
        height: 27px
    }

    .main_inner .grad-careers-sec .industry-icon-shape::after {
        width: 27px;
        height: 27px
    }
}

@media (max-width: 767px) {

    .main_inner .h1 {
        font-size: 36px
    }

    .main_inner .section {
        padding-top: 50px
    }

    .main_inner .sec-head {
        padding-bottom: 30px
    }

    .main_inner .sec-head p {
        margin-top: 30px;
        color: #7e8890
    }

    .main_inner .home-hero-sec, .hero-search-wrap {
        height: 535px
    }

    .main_inner .home-hero-sec {
        background-position: center bottom;
        background-size: auto 130%
    }

    .main_inner .hero-search-fieldset {
        background-color: transparent;
        border: medium none;
        padding: 10px 0
    }

    .main_inner .hero-search-fieldset .form-control {
        width: 100%;
        height: 66px;
        margin-bottom: 10px;
        background-color: #fff;
        border: 1px solid #c5cfd6
    }

    .main_inner .hero-search-fieldset .btn {
        border-radius: 5px;
        font-size: 26px;
        height: 66px;
        position: static;
        width: 100%
    }

    .main_inner .industries-sec .sec-body ul li {
        width: 100%;
        padding-left: 12px
    }

    .main_inner .industries-sec .sec-body ul li a {
        margin-bottom: 20px
    }

    .main_inner .ranking-item {
        margin: 0 auto 30px;
        width: 374px;
        max-width: 100%
    }

    .main_inner .ranking-item .ranking-item-info {
        min-height: inherit
    }

    .main_inner .quick-links-sec {
        text-align: center
    }

    .main_inner .quick-links-sec ul > li {
        width: 100%
    }

    .home-hero-sec, .hero-search-wrap {
        height: auto !important
    }

    .main_inner .table-main tbody tr {
        height: auto
    }

    .main_inner .table-main tbody tr .default-icon-hack {
        float: left;
        height: 27px;
        width: 27px;
        position: relative;
        margin-right: 11px
    }

    .main_inner .grad-careers-sec .table-main .jobs-title {
        padding-left: 23px
    }

    .main_inner .fixed-socil ul li img, .fixed-socil ul {
        width: 100% !important
    }

    .main_inner .fixed-socil {
        padding: 0
    }

    .main_inner .inner-section {
        padding-left: 15px;
        padding-right: 15px
    }

    .main_inner .table-main h3, .table-main tbody td:last-child {
        font-size: 18px !important
    }

    .main_inner .table-main tbody td:first-child {
        padding-left: 0
    }

    .main_inner .tittle-job .job-info h6 {
        display: none
    }

    .main_inner .grad-careers-sec .table-main table tr .mobile_number {
        float: left;
        border: medium none;
        margin-top: 4px
    }

    .main_inner .table-main tbody td:last-child {
        border: medium none
    }

    .main_inner .grad-careers-sec table-main tbody td:last-child {
        border: medium none;
        float: right;
        padding-left: 0;
        width: 94px !important
    }

    .main_inner .grad-careers-sec .fixed-socil ul li .fa {
        left: auto
    }

    .main_inner .grad-careers-sec .table-main .tittle-job {
        max-width: 175px;
        position: relative;
        left: -24px
    }

    .main_inner .table-main thead td:last-child {
        text-align: right
    }

    .main_inner .ranking-item .ranking-item-info h3 {
        height: auto
    }

    .main_inner .testimonial-item .testimonial-item-comnt p {
        height: auto
    }

    .main_inner .hero-search-fieldset .form-group {
        width: 100%
    }

    .hero-search-fieldset .form-inline {
        width: 100%
    }

    .main_inner .grad-careers-sec .industry-icon-shape .industry-icon svg {
        top: 4px
    }

    .main_inner .table-main tbody tr:nth-child(2) td, .table-main tbody tr:nth-child(4) td, .table-main tbody tr:nth-child(6) td, .table-main tbody tr:nth-child(8) td {
        padding-bottom: 20px;
        padding-top: 20px
    }

    .main_inner .tittle-job a {
        top: -6px;
        vertical-align: top
    }
}

@media (max-width: 390px) {
    .main_inner .grad-careers-sec .tittle-job a {
        width: auto;
        float: left
    }

    .main_inner .grad-careers-sec .tittle-job .job-info {
        display: inline-block;
        float: left;
        width: 70%;
        word-wrap: break-word
    }
}

a.inactive {
    color: #9a9a9a !important;
    cursor: default
}

a {
    text-decoration: none !important
}

a {
    cursor: pointer
}

.email-img {
    margin-bottom: 0 !important
}

.site-nav li {
    color: #999
}

html {
    font-family: sans-serif;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%
}

body {
    margin: 0
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
    display: block
}

audio, canvas, progress, video {
    display: inline-block;
    vertical-align: baseline
}

audio:not([controls]) {
    display: none;
    height: 0
}

[hidden], template {
    display: none
}

a {
    background-color: transparent
}

a:active, a:hover {
    outline: 0
}

abbr[title] {
    border-bottom: 1px dotted
}

b, strong {
    font-weight: 700
}

dfn {
    font-style: italic
}

h1 {
    margin: .67em 0;
    font-size: 2em
}

mark {
    color: #000;
    background: #ff0
}

small {
    font-size: 80%
}

sub, sup {
    position: relative;
    font-size: 75%;
    line-height: 0;
    vertical-align: baseline
}

sup {
    top: -.5em
}

sub {
    bottom: -.25em
}

img {
    border: 0
}

svg:not(:root) {
    overflow: hidden
}

figure {
    margin: 1em 40px
}

hr {
    height: 0;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box
}

pre {
    overflow: auto
}

code, kbd, pre, samp {
    font-family: monospace, monospace;
    font-size: 1em
}

button, input, optgroup, select, textarea {
    margin: 0;
    font: inherit;
    color: inherit
}

button {
    overflow: visible
}

button, select {
    text-transform: none
}

button, html input[type=button], input[type=reset], input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer
}

button[disabled], html input[disabled] {
    cursor: default
}

button::-moz-focus-inner, input::-moz-focus-inner {
    padding: 0;
    border: 0
}

input {
    line-height: normal
}

input[type=checkbox], input[type=radio] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0
}

input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button {
    height: auto
}

input[type=search] {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    -webkit-appearance: textfield
}

input[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

fieldset {
    padding: .35em .625em .75em;
    margin: 0 2px;
    border: 1px solid silver
}

legend {
    padding: 0;
    border: 0
}

textarea {
    overflow: auto
}

optgroup {
    font-weight: 700
}

table {
    border-spacing: 0;
    border-collapse: collapse
}

td, th {
    padding: 0
}

@media print {
    *, :after, :before {
        color: #000 !important;
        text-shadow: none !important;
        background: 0 0 !important;
        -webkit-box-shadow: none !important;
        box-shadow: none !important
    }

    a, a:visited {
        text-decoration: underline
    }

    a[href]:after {
        content: " (" attr(href) ")"
    }

    abbr[title]:after {
        content: " (" attr(title) ")"
    }

    a[href^="javascript:"]:after, a[href^="#"]:after {
        content: ""
    }

    blockquote, pre {
        border: 1px solid #999;
        page-break-inside: avoid
    }

    thead {
        display: table-header-group
    }

    img, tr {
        page-break-inside: avoid
    }

    img {
        max-width: 100% !important
    }

    h2, h3, p {
        orphans: 3;
        widows: 3
    }

    h2, h3 {
        page-break-after: avoid
    }

    .btn > .caret, .dropup > .btn > .caret {
        border-top-color: #000 !important
    }

    .label {
        border: 1px solid #000
    }

    .table {
        border-collapse: collapse !important
    }

    .table td, .table th {
        background-color: #fff !important
    }

    .table-bordered td, .table-bordered th {
        border: 1px solid #ddd !important
    }
}

@font-face {
    font-family: Glyphicons Halflings;
    src: url(../fonts/glyphicons-halflings-regular.eot);
    src: url(../fonts/glyphicons-halflings-regular.eot?#iefix) format('embedded-opentype'), url(../fonts/glyphicons-halflings-regular.woff2) format('woff2'), url(../fonts/glyphicons-halflings-regular.woff) format('woff'), url(../fonts/glyphicons-halflings-regular.ttf) format('truetype'), url(../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular) format('svg')
}

.glyphicon {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: Glyphicons Halflings;
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.glyphicon-asterisk:before {
    content: "\002a"
}

.glyphicon-plus:before {
    content: "\002b"
}

.glyphicon-eur:before, .glyphicon-euro:before {
    content: "\20ac"
}

.glyphicon-minus:before {
    content: "\2212"
}

.glyphicon-cloud:before {
    content: "\2601"
}

.glyphicon-envelope:before {
    content: "\2709"
}

.glyphicon-pencil:before {
    content: "\270f"
}

.glyphicon-glass:before {
    content: "\e001"
}

.glyphicon-music:before {
    content: "\e002"
}

.glyphicon-search:before {
    content: "\e003"
}

.glyphicon-heart:before {
    content: "\e005"
}

.glyphicon-star:before {
    content: "\e006"
}

.glyphicon-star-empty:before {
    content: "\e007"
}

.glyphicon-user:before {
    content: "\e008"
}

.glyphicon-film:before {
    content: "\e009"
}

.glyphicon-th-large:before {
    content: "\e010"
}

.glyphicon-th:before {
    content: "\e011"
}

.glyphicon-th-list:before {
    content: "\e012"
}

.glyphicon-ok:before {
    content: "\e013"
}

.glyphicon-remove:before {
    content: "\e014"
}

.glyphicon-zoom-in:before {
    content: "\e015"
}

.glyphicon-zoom-out:before {
    content: "\e016"
}

.glyphicon-off:before {
    content: "\e017"
}

.glyphicon-signal:before {
    content: "\e018"
}

.glyphicon-cog:before {
    content: "\e019"
}

.glyphicon-trash:before {
    content: "\e020"
}

.glyphicon-home:before {
    content: "\e021"
}

.glyphicon-file:before {
    content: "\e022"
}

.glyphicon-time:before {
    content: "\e023"
}

.glyphicon-road:before {
    content: "\e024"
}

.glyphicon-download-alt:before {
    content: "\e025"
}

.glyphicon-download:before {
    content: "\e026"
}

.glyphicon-upload:before {
    content: "\e027"
}

.glyphicon-inbox:before {
    content: "\e028"
}

.glyphicon-play-circle:before {
    content: "\e029"
}

.glyphicon-repeat:before {
    content: "\e030"
}

.glyphicon-refresh:before {
    content: "\e031"
}

.glyphicon-list-alt:before {
    content: "\e032"
}

.glyphicon-lock:before {
    content: "\e033"
}

.glyphicon-flag:before {
    content: "\e034"
}

.glyphicon-headphones:before {
    content: "\e035"
}

.glyphicon-volume-off:before {
    content: "\e036"
}

.glyphicon-volume-down:before {
    content: "\e037"
}

.glyphicon-volume-up:before {
    content: "\e038"
}

.glyphicon-qrcode:before {
    content: "\e039"
}

.glyphicon-barcode:before {
    content: "\e040"
}

.glyphicon-tag:before {
    content: "\e041"
}

.glyphicon-tags:before {
    content: "\e042"
}

.glyphicon-book:before {
    content: "\e043"
}

.glyphicon-bookmark:before {
    content: "\e044"
}

.glyphicon-print:before {
    content: "\e045"
}

.glyphicon-camera:before {
    content: "\e046"
}

.glyphicon-font:before {
    content: "\e047"
}

.glyphicon-bold:before {
    content: "\e048"
}

.glyphicon-italic:before {
    content: "\e049"
}

.glyphicon-text-height:before {
    content: "\e050"
}

.glyphicon-text-width:before {
    content: "\e051"
}

.glyphicon-align-left:before {
    content: "\e052"
}

.glyphicon-align-center:before {
    content: "\e053"
}

.glyphicon-align-right:before {
    content: "\e054"
}

.glyphicon-align-justify:before {
    content: "\e055"
}

.glyphicon-list:before {
    content: "\e056"
}

.glyphicon-indent-left:before {
    content: "\e057"
}

.glyphicon-indent-right:before {
    content: "\e058"
}

.glyphicon-facetime-video:before {
    content: "\e059"
}

.glyphicon-picture:before {
    content: "\e060"
}

.glyphicon-map-marker:before {
    content: "\e062"
}

.glyphicon-adjust:before {
    content: "\e063"
}

.glyphicon-tint:before {
    content: "\e064"
}

.glyphicon-edit:before {
    content: "\e065"
}

.glyphicon-share:before {
    content: "\e066"
}

.glyphicon-check:before {
    content: "\e067"
}

.glyphicon-move:before {
    content: "\e068"
}

.glyphicon-step-backward:before {
    content: "\e069"
}

.glyphicon-fast-backward:before {
    content: "\e070"
}

.glyphicon-backward:before {
    content: "\e071"
}

.glyphicon-play:before {
    content: "\e072"
}

.glyphicon-pause:before {
    content: "\e073"
}

.glyphicon-stop:before {
    content: "\e074"
}

.glyphicon-forward:before {
    content: "\e075"
}

.glyphicon-fast-forward:before {
    content: "\e076"
}

.glyphicon-step-forward:before {
    content: "\e077"
}

.glyphicon-eject:before {
    content: "\e078"
}

.glyphicon-chevron-left:before {
    content: "\e079"
}

.glyphicon-chevron-right:before {
    content: "\e080"
}

.glyphicon-plus-sign:before {
    content: "\e081"
}

.glyphicon-minus-sign:before {
    content: "\e082"
}

.glyphicon-remove-sign:before {
    content: "\e083"
}

.glyphicon-ok-sign:before {
    content: "\e084"
}

.glyphicon-question-sign:before {
    content: "\e085"
}

.glyphicon-info-sign:before {
    content: "\e086"
}

.glyphicon-screenshot:before {
    content: "\e087"
}

.glyphicon-remove-circle:before {
    content: "\e088"
}

.glyphicon-ok-circle:before {
    content: "\e089"
}

.glyphicon-ban-circle:before {
    content: "\e090"
}

.glyphicon-arrow-left:before {
    content: "\e091"
}

.glyphicon-arrow-right:before {
    content: "\e092"
}

.glyphicon-arrow-up:before {
    content: "\e093"
}

.glyphicon-arrow-down:before {
    content: "\e094"
}

.glyphicon-share-alt:before {
    content: "\e095"
}

.glyphicon-resize-full:before {
    content: "\e096"
}

.glyphicon-resize-small:before {
    content: "\e097"
}

.glyphicon-exclamation-sign:before {
    content: "\e101"
}

.glyphicon-gift:before {
    content: "\e102"
}

.glyphicon-leaf:before {
    content: "\e103"
}

.glyphicon-fire:before {
    content: "\e104"
}

.glyphicon-eye-open:before {
    content: "\e105"
}

.glyphicon-eye-close:before {
    content: "\e106"
}

.glyphicon-warning-sign:before {
    content: "\e107"
}

.glyphicon-plane:before {
    content: "\e108"
}

.glyphicon-calendar:before {
    content: "\e109"
}

.glyphicon-random:before {
    content: "\e110"
}

.glyphicon-comment:before {
    content: "\e111"
}

.glyphicon-magnet:before {
    content: "\e112"
}

.glyphicon-chevron-up:before {
    content: "\e113"
}

.glyphicon-chevron-down:before {
    content: "\e114"
}

.glyphicon-retweet:before {
    content: "\e115"
}

.glyphicon-shopping-cart:before {
    content: "\e116"
}

.glyphicon-folder-close:before {
    content: "\e117"
}

.glyphicon-folder-open:before {
    content: "\e118"
}

.glyphicon-resize-vertical:before {
    content: "\e119"
}

.glyphicon-resize-horizontal:before {
    content: "\e120"
}

.glyphicon-hdd:before {
    content: "\e121"
}

.glyphicon-bullhorn:before {
    content: "\e122"
}

.glyphicon-bell:before {
    content: "\e123"
}

.glyphicon-certificate:before {
    content: "\e124"
}

.glyphicon-thumbs-up:before {
    content: "\e125"
}

.glyphicon-thumbs-down:before {
    content: "\e126"
}

.glyphicon-hand-right:before {
    content: "\e127"
}

.glyphicon-hand-left:before {
    content: "\e128"
}

.glyphicon-hand-up:before {
    content: "\e129"
}

.glyphicon-hand-down:before {
    content: "\e130"
}

.glyphicon-circle-arrow-right:before {
    content: "\e131"
}

.glyphicon-circle-arrow-left:before {
    content: "\e132"
}

.glyphicon-circle-arrow-up:before {
    content: "\e133"
}

.glyphicon-circle-arrow-down:before {
    content: "\e134"
}

.glyphicon-globe:before {
    content: "\e135"
}

.glyphicon-wrench:before {
    content: "\e136"
}

.glyphicon-tasks:before {
    content: "\e137"
}

.glyphicon-filter:before {
    content: "\e138"
}

.glyphicon-briefcase:before {
    content: "\e139"
}

.glyphicon-fullscreen:before {
    content: "\e140"
}

.glyphicon-dashboard:before {
    content: "\e141"
}

.glyphicon-paperclip:before {
    content: "\e142"
}

.glyphicon-heart-empty:before {
    content: "\e143"
}

.glyphicon-link:before {
    content: "\e144"
}

.glyphicon-phone:before {
    content: "\e145"
}

.glyphicon-pushpin:before {
    content: "\e146"
}

.glyphicon-usd:before {
    content: "\e148"
}

.glyphicon-gbp:before {
    content: "\e149"
}

.glyphicon-sort:before {
    content: "\e150"
}

.glyphicon-sort-by-alphabet:before {
    content: "\e151"
}

.glyphicon-sort-by-alphabet-alt:before {
    content: "\e152"
}

.glyphicon-sort-by-order:before {
    content: "\e153"
}

.glyphicon-sort-by-order-alt:before {
    content: "\e154"
}

.glyphicon-sort-by-attributes:before {
    content: "\e155"
}

.glyphicon-sort-by-attributes-alt:before {
    content: "\e156"
}

.glyphicon-unchecked:before {
    content: "\e157"
}

.glyphicon-expand:before {
    content: "\e158"
}

.glyphicon-collapse-down:before {
    content: "\e159"
}

.glyphicon-collapse-up:before {
    content: "\e160"
}

.glyphicon-log-in:before {
    content: "\e161"
}

.glyphicon-flash:before {
    content: "\e162"
}

.glyphicon-log-out:before {
    content: "\e163"
}

.glyphicon-new-window:before {
    content: "\e164"
}

.glyphicon-record:before {
    content: "\e165"
}

.glyphicon-save:before {
    content: "\e166"
}

.glyphicon-open:before {
    content: "\e167"
}

.glyphicon-saved:before {
    content: "\e168"
}

.glyphicon-import:before {
    content: "\e169"
}

.glyphicon-export:before {
    content: "\e170"
}

.glyphicon-send:before {
    content: "\e171"
}

.glyphicon-floppy-disk:before {
    content: "\e172"
}

.glyphicon-floppy-saved:before {
    content: "\e173"
}

.glyphicon-floppy-remove:before {
    content: "\e174"
}

.glyphicon-floppy-save:before {
    content: "\e175"
}

.glyphicon-floppy-open:before {
    content: "\e176"
}

.glyphicon-credit-card:before {
    content: "\e177"
}

.glyphicon-transfer:before {
    content: "\e178"
}

.glyphicon-cutlery:before {
    content: "\e179"
}

.glyphicon-header:before {
    content: "\e180"
}

.glyphicon-compressed:before {
    content: "\e181"
}

.glyphicon-earphone:before {
    content: "\e182"
}

.glyphicon-phone-alt:before {
    content: "\e183"
}

.glyphicon-tower:before {
    content: "\e184"
}

.glyphicon-stats:before {
    content: "\e185"
}

.glyphicon-sd-video:before {
    content: "\e186"
}

.glyphicon-hd-video:before {
    content: "\e187"
}

.glyphicon-subtitles:before {
    content: "\e188"
}

.glyphicon-sound-stereo:before {
    content: "\e189"
}

.glyphicon-sound-dolby:before {
    content: "\e190"
}

.glyphicon-sound-5-1:before {
    content: "\e191"
}

.glyphicon-sound-6-1:before {
    content: "\e192"
}

.glyphicon-sound-7-1:before {
    content: "\e193"
}

.glyphicon-copyright-mark:before {
    content: "\e194"
}

.glyphicon-registration-mark:before {
    content: "\e195"
}

.glyphicon-cloud-download:before {
    content: "\e197"
}

.glyphicon-cloud-upload:before {
    content: "\e198"
}

.glyphicon-tree-conifer:before {
    content: "\e199"
}

.glyphicon-tree-deciduous:before {
    content: "\e200"
}

.glyphicon-cd:before {
    content: "\e201"
}

.glyphicon-save-file:before {
    content: "\e202"
}

.glyphicon-open-file:before {
    content: "\e203"
}

.glyphicon-level-up:before {
    content: "\e204"
}

.glyphicon-copy:before {
    content: "\e205"
}

.glyphicon-paste:before {
    content: "\e206"
}

.glyphicon-alert:before {
    content: "\e209"
}

.glyphicon-equalizer:before {
    content: "\e210"
}

.glyphicon-king:before {
    content: "\e211"
}

.glyphicon-queen:before {
    content: "\e212"
}

.glyphicon-pawn:before {
    content: "\e213"
}

.glyphicon-bishop:before {
    content: "\e214"
}

.glyphicon-knight:before {
    content: "\e215"
}

.glyphicon-baby-formula:before {
    content: "\e216"
}

.glyphicon-tent:before {
    content: "\26fa"
}

.glyphicon-blackboard:before {
    content: "\e218"
}

.glyphicon-bed:before {
    content: "\e219"
}

.glyphicon-apple:before {
    content: "\f8ff"
}

.glyphicon-erase:before {
    content: "\e221"
}

.glyphicon-hourglass:before {
    content: "\231b"
}

.glyphicon-lamp:before {
    content: "\e223"
}

.glyphicon-duplicate:before {
    content: "\e224"
}

.glyphicon-piggy-bank:before {
    content: "\e225"
}

.glyphicon-scissors:before {
    content: "\e226"
}

.glyphicon-bitcoin:before {
    content: "\e227"
}

.glyphicon-btc:before {
    content: "\e227"
}

.glyphicon-xbt:before {
    content: "\e227"
}

.glyphicon-yen:before {
    content: "\00a5"
}

.glyphicon-jpy:before {
    content: "\00a5"
}

.glyphicon-ruble:before {
    content: "\20bd"
}

.glyphicon-rub:before {
    content: "\20bd"
}

.glyphicon-scale:before {
    content: "\e230"
}

.glyphicon-ice-lolly:before {
    content: "\e231"
}

.glyphicon-ice-lolly-tasted:before {
    content: "\e232"
}

.glyphicon-education:before {
    content: "\e233"
}

.glyphicon-option-horizontal:before {
    content: "\e234"
}

.glyphicon-option-vertical:before {
    content: "\e235"
}

.glyphicon-menu-hamburger:before {
    content: "\e236"
}

.glyphicon-modal-window:before {
    content: "\e237"
}

.glyphicon-oil:before {
    content: "\e238"
}

.glyphicon-grain:before {
    content: "\e239"
}

.glyphicon-sunglasses:before {
    content: "\e240"
}

.glyphicon-text-size:before {
    content: "\e241"
}

.glyphicon-text-color:before {
    content: "\e242"
}

.glyphicon-text-background:before {
    content: "\e243"
}

.glyphicon-object-align-top:before {
    content: "\e244"
}

.glyphicon-object-align-bottom:before {
    content: "\e245"
}

.glyphicon-object-align-horizontal:before {
    content: "\e246"
}

.glyphicon-object-align-left:before {
    content: "\e247"
}

.glyphicon-object-align-vertical:before {
    content: "\e248"
}

.glyphicon-object-align-right:before {
    content: "\e249"
}

.glyphicon-triangle-right:before {
    content: "\e250"
}

.glyphicon-triangle-left:before {
    content: "\e251"
}

.glyphicon-triangle-bottom:before {
    content: "\e252"
}

.glyphicon-triangle-top:before {
    content: "\e253"
}

.glyphicon-console:before {
    content: "\e254"
}

.glyphicon-superscript:before {
    content: "\e255"
}

.glyphicon-subscript:before {
    content: "\e256"
}

.glyphicon-menu-left:before {
    content: "\e257"
}

.glyphicon-menu-right:before {
    content: "\e258"
}

.glyphicon-menu-down:before {
    content: "\e259"
}

.glyphicon-menu-up:before {
    content: "\e260"
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

:after, :before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

html {
    font-size: 10px;
    -webkit-tap-highlight-color: transparent
}

body {
    font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
    font-size: 14px;
    line-height: 1.42857143;
    color: #333;
    background-color: #fff
}

button, input, select, textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit
}

a {
    color: #337ab7;
    text-decoration: none
}

a:focus, a:hover {
    color: #23527c;
    text-decoration: underline
}

a:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

figure {
    margin: 0
}

img {
    vertical-align: middle
}

.carousel-inner > .item > a > img, .carousel-inner > .item > img, .img-responsive, .thumbnail a > img, .thumbnail > img {
    display: block;
    max-width: 100%;
    height: auto
}

.img-rounded {
    border-radius: 6px
}

.img-thumbnail {
    display: inline-block;
    max-width: 100%;
    height: auto;
    padding: 4px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}

.img-circle {
    border-radius: 50%
}

hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #eee
}

.sr-only-focusable:active, .sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    clip: auto
}

[role=button] {
    cursor: pointer
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    font-family: inherit;
    font-weight: 500;
    line-height: 1.1;
    color: inherit
}

.h1 .small, .h1 small, .h2 .small, .h2 small, .h3 .small, .h3 small, .h4 .small, .h4 small, .h5 .small, .h5 small, .h6 .small, .h6 small, h1 .small, h1 small, h2 .small, h2 small, h3 .small, h3 small, h4 .small, h4 small, h5 .small, h5 small, h6 .small, h6 small {
    font-weight: 400;
    line-height: 1;
    color: #777
}

.h1, .h2, .h3, h1, h2, h3 {
    margin-top: 20px;
    margin-bottom: 10px
}

.h1 .small, .h1 small, .h2 .small, .h2 small, .h3 .small, .h3 small, h1 .small, h1 small, h2 .small, h2 small, h3 .small, h3 small {
    font-size: 65%
}

.h4, .h5, .h6, h4, h5, h6 {
    margin-top: 10px;
    margin-bottom: 10px
}

.h4 .small, .h4 small, .h5 .small, .h5 small, .h6 .small, .h6 small, h4 .small, h4 small, h5 .small, h5 small, h6 .small, h6 small {
    font-size: 75%
}

.h1, h1 {
    font-size: 36px
}

.h2, h2 {
    font-size: 30px
}

.h3, h3 {
    font-size: 24px
}

.h4, h4 {
    font-size: 18px
}

.h5, h5 {
    font-size: 14px
}

.h6, h6 {
    font-size: 12px
}

p {
    margin: 0 0 10px
}

.lead {
    margin-bottom: 20px;
    font-size: 16px;
    font-weight: 300;
    line-height: 1.4
}

@media (min-width: 768px) {
    .lead {
        font-size: 21px
    }
}

.small, small {
    font-size: 85%
}

.mark, mark {
    padding: .2em;
    background-color: #fcf8e3
}

.text-left {
    text-align: left
}

.text-right {
    text-align: right
}

.text-center {
    text-align: center
}

.text-justify {
    text-align: justify
}

.text-nowrap {
    white-space: nowrap
}

.text-lowercase {
    text-transform: lowercase
}

.text-uppercase {
    text-transform: uppercase
}

.text-capitalize {
    text-transform: capitalize
}

.text-muted {
    color: #777
}

.text-primary {
    color: #337ab7
}

a.text-primary:focus, a.text-primary:hover {
    color: #286090
}

.text-success {
    color: #3c763d
}

a.text-success:focus, a.text-success:hover {
    color: #2b542c
}

.text-info {
    color: #31708f
}

a.text-info:focus, a.text-info:hover {
    color: #245269
}

.text-warning {
    color: #8a6d3b
}

a.text-warning:focus, a.text-warning:hover {
    color: #66512c
}

.text-danger {
    color: #a94442
}

a.text-danger:focus, a.text-danger:hover {
    color: #843534
}

.bg-primary {
    color: #fff;
    background-color: #337ab7
}

a.bg-primary:focus, a.bg-primary:hover {
    background-color: #286090
}

.bg-success {
    background-color: #dff0d8
}

a.bg-success:focus, a.bg-success:hover {
    background-color: #c1e2b3
}

.bg-info {
    background-color: #d9edf7
}

a.bg-info:focus, a.bg-info:hover {
    background-color: #afd9ee
}

.bg-warning {
    background-color: #fcf8e3
}

a.bg-warning:focus, a.bg-warning:hover {
    background-color: #f7ecb5
}

.bg-danger {
    background-color: #f2dede
}

a.bg-danger:focus, a.bg-danger:hover {
    background-color: #e4b9b9
}

.page-header {
    padding-bottom: 9px;
    margin: 40px 0 20px;
    border-bottom: 1px solid #eee
}

ol, ul {
    margin-top: 0;
    margin-bottom: 10px
}

ol ol, ol ul, ul ol, ul ul {
    margin-bottom: 0
}

.list-unstyled {
    padding-left: 0;
    list-style: none
}

.list-inline {
    padding-left: 0;
    margin-left: -5px;
    list-style: none
}

.list-inline > li {
    display: inline-block;
    padding-right: 5px;
    padding-left: 5px
}

dl {
    margin-top: 0;
    margin-bottom: 20px
}

dd, dt {
    line-height: 1.42857143
}

dt {
    font-weight: 700
}

dd {
    margin-left: 0
}

@media (min-width: 768px) {
    .dl-horizontal dt {
        float: left;
        width: 160px;
        overflow: hidden;
        clear: left;
        text-align: right;
        text-overflow: ellipsis;
        white-space: nowrap
    }

    .dl-horizontal dd {
        margin-left: 180px
    }
}

abbr[data-original-title], abbr[title] {
    cursor: help;
    border-bottom: 1px dotted #777
}

.initialism {
    font-size: 90%;
    text-transform: uppercase
}

blockquote {
    padding: 10px 20px;
    margin: 0 0 20px;
    font-size: 17.5px;
    border-left: 5px solid #eee
}

blockquote ol:last-child, blockquote p:last-child, blockquote ul:last-child {
    margin-bottom: 0
}

blockquote .small, blockquote footer, blockquote small {
    display: block;
    font-size: 80%;
    line-height: 1.42857143;
    color: #777
}

blockquote .small:before, blockquote footer:before, blockquote small:before {
    content: '\2014 \00A0'
}

.blockquote-reverse, blockquote.pull-right {
    padding-right: 15px;
    padding-left: 0;
    text-align: right;
    border-right: 5px solid #eee;
    border-left: 0
}

.blockquote-reverse .small:before, .blockquote-reverse footer:before, .blockquote-reverse small:before, blockquote.pull-right .small:before, blockquote.pull-right footer:before, blockquote.pull-right small:before {
    content: ''
}

.blockquote-reverse .small:after, .blockquote-reverse footer:after, .blockquote-reverse small:after, blockquote.pull-right .small:after, blockquote.pull-right footer:after, blockquote.pull-right small:after {
    content: '\00A0 \2014'
}

address {
    margin-bottom: 20px;
    font-style: normal;
    line-height: 1.42857143
}

code, kbd, pre, samp {
    font-family: Menlo, Monaco, Consolas, Courier New, monospace
}

code {
    padding: 2px 4px;
    font-size: 90%;
    color: #c7254e;
    background-color: #f9f2f4;
    border-radius: 4px
}

kbd {
    padding: 2px 4px;
    font-size: 90%;
    color: #fff;
    background-color: #333;
    border-radius: 3px;
    -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .25);
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .25)
}

kbd kbd {
    padding: 0;
    font-size: 100%;
    font-weight: 700;
    -webkit-box-shadow: none;
    box-shadow: none
}

pre {
    display: block;
    padding: 9.5px;
    margin: 0 0 10px;
    font-size: 13px;
    line-height: 1.42857143;
    color: #333;
    word-break: break-all;
    word-wrap: break-word;
    background-color: #f5f5f5;
    border: 1px solid #ccc;
    border-radius: 4px
}

pre code {
    padding: 0;
    font-size: inherit;
    color: inherit;
    white-space: pre-wrap;
    background-color: transparent;
    border-radius: 0
}

.pre-scrollable {
    max-height: 340px;
    overflow-y: scroll
}

.container {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto
}

@media (min-width: 768px) {
    .container {
        width: 750px
    }
}

@media (min-width: 992px) {
    .container {
        width: 970px
    }
}

@media (min-width: 1200px) {
    .container {
        width: 1170px
    }
}

.container-fluid {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto
}

.row {
    margin-right: -15px;
    margin-left: -15px
}

.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px
}

.col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
    float: left
}

.col-xs-12 {
    width: 100%
}

.col-xs-11 {
    width: 91.66666667%
}

.col-xs-10 {
    width: 83.33333333%
}

.col-xs-9 {
    width: 75%
}

.col-xs-8 {
    width: 66.66666667%
}

.col-xs-7 {
    width: 58.33333333%
}

.col-xs-6 {
    width: 50%
}

.col-xs-5 {
    width: 41.66666667%
}

.col-xs-4 {
    width: 33.33333333%
}

.col-xs-3 {
    width: 25%
}

.col-xs-2 {
    width: 16.66666667%
}

.col-xs-1 {
    width: 8.33333333%
}

.col-xs-pull-12 {
    right: 100%
}

.col-xs-pull-11 {
    right: 91.66666667%
}

.col-xs-pull-10 {
    right: 83.33333333%
}

.col-xs-pull-9 {
    right: 75%
}

.col-xs-pull-8 {
    right: 66.66666667%
}

.col-xs-pull-7 {
    right: 58.33333333%
}

.col-xs-pull-6 {
    right: 50%
}

.col-xs-pull-5 {
    right: 41.66666667%
}

.col-xs-pull-4 {
    right: 33.33333333%
}

.col-xs-pull-3 {
    right: 25%
}

.col-xs-pull-2 {
    right: 16.66666667%
}

.col-xs-pull-1 {
    right: 8.33333333%
}

.col-xs-pull-0 {
    right: auto
}

.col-xs-push-12 {
    left: 100%
}

.col-xs-push-11 {
    left: 91.66666667%
}

.col-xs-push-10 {
    left: 83.33333333%
}

.col-xs-push-9 {
    left: 75%
}

.col-xs-push-8 {
    left: 66.66666667%
}

.col-xs-push-7 {
    left: 58.33333333%
}

.col-xs-push-6 {
    left: 50%
}

.col-xs-push-5 {
    left: 41.66666667%
}

.col-xs-push-4 {
    left: 33.33333333%
}

.col-xs-push-3 {
    left: 25%
}

.col-xs-push-2 {
    left: 16.66666667%
}

.col-xs-push-1 {
    left: 8.33333333%
}

.col-xs-push-0 {
    left: auto
}

.col-xs-offset-12 {
    margin-left: 100%
}

.col-xs-offset-11 {
    margin-left: 91.66666667%
}

.col-xs-offset-10 {
    margin-left: 83.33333333%
}

.col-xs-offset-9 {
    margin-left: 75%
}

.col-xs-offset-8 {
    margin-left: 66.66666667%
}

.col-xs-offset-7 {
    margin-left: 58.33333333%
}

.col-xs-offset-6 {
    margin-left: 50%
}

.col-xs-offset-5 {
    margin-left: 41.66666667%
}

.col-xs-offset-4 {
    margin-left: 33.33333333%
}

.col-xs-offset-3 {
    margin-left: 25%
}

.col-xs-offset-2 {
    margin-left: 16.66666667%
}

.col-xs-offset-1 {
    margin-left: 8.33333333%
}

.col-xs-offset-0 {
    margin-left: 0
}

@media (min-width: 768px) {
    .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9 {
        float: left
    }

    .col-sm-12 {
        width: 100%
    }

    .col-sm-11 {
        width: 91.66666667%
    }

    .col-sm-10 {
        width: 83.33333333%
    }

    .col-sm-9 {
        width: 75%
    }

    .col-sm-8 {
        width: 66.66666667%
    }

    .col-sm-7 {
        width: 58.33333333%
    }

    .col-sm-6 {
        width: 50%
    }

    .col-sm-5 {
        width: 41.66666667%
    }

    .col-sm-4 {
        width: 33.33333333%
    }

    .col-sm-3 {
        width: 25%
    }

    .col-sm-2 {
        width: 16.66666667%
    }

    .col-sm-1 {
        width: 8.33333333%
    }

    .col-sm-pull-12 {
        right: 100%
    }

    .col-sm-pull-11 {
        right: 91.66666667%
    }

    .col-sm-pull-10 {
        right: 83.33333333%
    }

    .col-sm-pull-9 {
        right: 75%
    }

    .col-sm-pull-8 {
        right: 66.66666667%
    }

    .col-sm-pull-7 {
        right: 58.33333333%
    }

    .col-sm-pull-6 {
        right: 50%
    }

    .col-sm-pull-5 {
        right: 41.66666667%
    }

    .col-sm-pull-4 {
        right: 33.33333333%
    }

    .col-sm-pull-3 {
        right: 25%
    }

    .col-sm-pull-2 {
        right: 16.66666667%
    }

    .col-sm-pull-1 {
        right: 8.33333333%
    }

    .col-sm-pull-0 {
        right: auto
    }

    .col-sm-push-12 {
        left: 100%
    }

    .col-sm-push-11 {
        left: 91.66666667%
    }

    .col-sm-push-10 {
        left: 83.33333333%
    }

    .col-sm-push-9 {
        left: 75%
    }

    .col-sm-push-8 {
        left: 66.66666667%
    }

    .col-sm-push-7 {
        left: 58.33333333%
    }

    .col-sm-push-6 {
        left: 50%
    }

    .col-sm-push-5 {
        left: 41.66666667%
    }

    .col-sm-push-4 {
        left: 33.33333333%
    }

    .col-sm-push-3 {
        left: 25%
    }

    .col-sm-push-2 {
        left: 16.66666667%
    }

    .col-sm-push-1 {
        left: 8.33333333%
    }

    .col-sm-push-0 {
        left: auto
    }

    .col-sm-offset-12 {
        margin-left: 100%
    }

    .col-sm-offset-11 {
        margin-left: 91.66666667%
    }

    .col-sm-offset-10 {
        margin-left: 83.33333333%
    }

    .col-sm-offset-9 {
        margin-left: 75%
    }

    .col-sm-offset-8 {
        margin-left: 66.66666667%
    }

    .col-sm-offset-7 {
        margin-left: 58.33333333%
    }

    .col-sm-offset-6 {
        margin-left: 50%
    }

    .col-sm-offset-5 {
        margin-left: 41.66666667%
    }

    .col-sm-offset-4 {
        margin-left: 33.33333333%
    }

    .col-sm-offset-3 {
        margin-left: 25%
    }

    .col-sm-offset-2 {
        margin-left: 16.66666667%
    }

    .col-sm-offset-1 {
        margin-left: 8.33333333%
    }

    .col-sm-offset-0 {
        margin-left: 0
    }
}

@media (min-width: 992px) {
    .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9 {
        float: left
    }

    .col-md-12 {
        width: 100%
    }

    .col-md-11 {
        width: 91.66666667%
    }

    .col-md-10 {
        width: 83.33333333%
    }

    .col-md-9 {
        width: 75%
    }

    .col-md-8 {
        width: 66.66666667%
    }

    .col-md-7 {
        width: 58.33333333%
    }

    .col-md-6 {
        width: 50%
    }

    .col-md-5 {
        width: 41.66666667%
    }

    .col-md-4 {
        width: 33.33333333%
    }

    .col-md-3 {
        width: 25%
    }

    .col-md-2 {
        width: 16.66666667%
    }

    .col-md-1 {
        width: 8.33333333%
    }

    .col-md-pull-12 {
        right: 100%
    }

    .col-md-pull-11 {
        right: 91.66666667%
    }

    .col-md-pull-10 {
        right: 83.33333333%
    }

    .col-md-pull-9 {
        right: 75%
    }

    .col-md-pull-8 {
        right: 66.66666667%
    }

    .col-md-pull-7 {
        right: 58.33333333%
    }

    .col-md-pull-6 {
        right: 50%
    }

    .col-md-pull-5 {
        right: 41.66666667%
    }

    .col-md-pull-4 {
        right: 33.33333333%
    }

    .col-md-pull-3 {
        right: 25%
    }

    .col-md-pull-2 {
        right: 16.66666667%
    }

    .col-md-pull-1 {
        right: 8.33333333%
    }

    .col-md-pull-0 {
        right: auto
    }

    .col-md-push-12 {
        left: 100%
    }

    .col-md-push-11 {
        left: 91.66666667%
    }

    .col-md-push-10 {
        left: 83.33333333%
    }

    .col-md-push-9 {
        left: 75%
    }

    .col-md-push-8 {
        left: 66.66666667%
    }

    .col-md-push-7 {
        left: 58.33333333%
    }

    .col-md-push-6 {
        left: 50%
    }

    .col-md-push-5 {
        left: 41.66666667%
    }

    .col-md-push-4 {
        left: 33.33333333%
    }

    .col-md-push-3 {
        left: 25%
    }

    .col-md-push-2 {
        left: 16.66666667%
    }

    .col-md-push-1 {
        left: 8.33333333%
    }

    .col-md-push-0 {
        left: auto
    }

    .col-md-offset-12 {
        margin-left: 100%
    }

    .col-md-offset-11 {
        margin-left: 91.66666667%
    }

    .col-md-offset-10 {
        margin-left: 83.33333333%
    }

    .col-md-offset-9 {
        margin-left: 75%
    }

    .col-md-offset-8 {
        margin-left: 66.66666667%
    }

    .col-md-offset-7 {
        margin-left: 58.33333333%
    }

    .col-md-offset-6 {
        margin-left: 50%
    }

    .col-md-offset-5 {
        margin-left: 41.66666667%
    }

    .col-md-offset-4 {
        margin-left: 33.33333333%
    }

    .col-md-offset-3 {
        margin-left: 25%
    }

    .col-md-offset-2 {
        margin-left: 16.66666667%
    }

    .col-md-offset-1 {
        margin-left: 8.33333333%
    }

    .col-md-offset-0 {
        margin-left: 0
    }
}

@media (min-width: 1200px) {
    .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9 {
        float: left
    }

    .col-lg-12 {
        width: 100%
    }

    .col-lg-11 {
        width: 91.66666667%
    }

    .col-lg-10 {
        width: 83.33333333%
    }

    .col-lg-9 {
        width: 75%
    }

    .col-lg-8 {
        width: 66.66666667%
    }

    .col-lg-7 {
        width: 58.33333333%
    }

    .col-lg-6 {
        width: 50%
    }

    .col-lg-5 {
        width: 41.66666667%
    }

    .col-lg-4 {
        width: 33.33333333%
    }

    .col-lg-3 {
        width: 25%
    }

    .col-lg-2 {
        width: 16.66666667%
    }

    .col-lg-1 {
        width: 8.33333333%
    }

    .col-lg-pull-12 {
        right: 100%
    }

    .col-lg-pull-11 {
        right: 91.66666667%
    }

    .col-lg-pull-10 {
        right: 83.33333333%
    }

    .col-lg-pull-9 {
        right: 75%
    }

    .col-lg-pull-8 {
        right: 66.66666667%
    }

    .col-lg-pull-7 {
        right: 58.33333333%
    }

    .col-lg-pull-6 {
        right: 50%
    }

    .col-lg-pull-5 {
        right: 41.66666667%
    }

    .col-lg-pull-4 {
        right: 33.33333333%
    }

    .col-lg-pull-3 {
        right: 25%
    }

    .col-lg-pull-2 {
        right: 16.66666667%
    }

    .col-lg-pull-1 {
        right: 8.33333333%
    }

    .col-lg-pull-0 {
        right: auto
    }

    .col-lg-push-12 {
        left: 100%
    }

    .col-lg-push-11 {
        left: 91.66666667%
    }

    .col-lg-push-10 {
        left: 83.33333333%
    }

    .col-lg-push-9 {
        left: 75%
    }

    .col-lg-push-8 {
        left: 66.66666667%
    }

    .col-lg-push-7 {
        left: 58.33333333%
    }

    .col-lg-push-6 {
        left: 50%
    }

    .col-lg-push-5 {
        left: 41.66666667%
    }

    .col-lg-push-4 {
        left: 33.33333333%
    }

    .col-lg-push-3 {
        left: 25%
    }

    .col-lg-push-2 {
        left: 16.66666667%
    }

    .col-lg-push-1 {
        left: 8.33333333%
    }

    .col-lg-push-0 {
        left: auto
    }

    .col-lg-offset-12 {
        margin-left: 100%
    }

    .col-lg-offset-11 {
        margin-left: 91.66666667%
    }

    .col-lg-offset-10 {
        margin-left: 83.33333333%
    }

    .col-lg-offset-9 {
        margin-left: 75%
    }

    .col-lg-offset-8 {
        margin-left: 66.66666667%
    }

    .col-lg-offset-7 {
        margin-left: 58.33333333%
    }

    .col-lg-offset-6 {
        margin-left: 50%
    }

    .col-lg-offset-5 {
        margin-left: 41.66666667%
    }

    .col-lg-offset-4 {
        margin-left: 33.33333333%
    }

    .col-lg-offset-3 {
        margin-left: 25%
    }

    .col-lg-offset-2 {
        margin-left: 16.66666667%
    }

    .col-lg-offset-1 {
        margin-left: 8.33333333%
    }

    .col-lg-offset-0 {
        margin-left: 0
    }
}

table {
    background-color: transparent
}

caption {
    padding-top: 8px;
    padding-bottom: 8px;
    color: #777;
    text-align: left
}

th {
    text-align: left
}

.table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 20px
}

.table > tbody > tr > td, .table > tbody > tr > th, .table > tfoot > tr > td, .table > tfoot > tr > th, .table > thead > tr > td, .table > thead > tr > th {
    padding: 8px;
    line-height: 1.42857143;
    vertical-align: top;
    border-top: 1px solid #ddd
}

.table > thead > tr > th {
    vertical-align: bottom;
    border-bottom: 2px solid #ddd
}

.table > caption + thead > tr:first-child > td, .table > caption + thead > tr:first-child > th, .table > colgroup + thead > tr:first-child > td, .table > colgroup + thead > tr:first-child > th, .table > thead:first-child > tr:first-child > td, .table > thead:first-child > tr:first-child > th {
    border-top: 0
}

.table > tbody + tbody {
    border-top: 2px solid #ddd
}

.table .table {
    background-color: #fff
}

.table-condensed > tbody > tr > td, .table-condensed > tbody > tr > th, .table-condensed > tfoot > tr > td, .table-condensed > tfoot > tr > th, .table-condensed > thead > tr > td, .table-condensed > thead > tr > th {
    padding: 5px
}

.table-bordered {
    border: 1px solid #ddd
}

.table-bordered > tbody > tr > td, .table-bordered > tbody > tr > th, .table-bordered > tfoot > tr > td, .table-bordered > tfoot > tr > th, .table-bordered > thead > tr > td, .table-bordered > thead > tr > th {
    border: 1px solid #ddd
}

.table-bordered > thead > tr > td, .table-bordered > thead > tr > th {
    border-bottom-width: 2px
}

.table-striped > tbody > tr:nth-of-type(odd) {
    background-color: #f9f9f9
}

.table-hover > tbody > tr:hover {
    background-color: #f5f5f5
}

table col[class*=col-] {
    position: static;
    display: table-column;
    float: none
}

table td[class*=col-], table th[class*=col-] {
    position: static;
    display: table-cell;
    float: none
}

.table > tbody > tr.active > td, .table > tbody > tr.active > th, .table > tbody > tr > td.active, .table > tbody > tr > th.active, .table > tfoot > tr.active > td, .table > tfoot > tr.active > th, .table > tfoot > tr > td.active, .table > tfoot > tr > th.active, .table > thead > tr.active > td, .table > thead > tr.active > th, .table > thead > tr > td.active, .table > thead > tr > th.active {
    background-color: #f5f5f5
}

.table-hover > tbody > tr.active:hover > td, .table-hover > tbody > tr.active:hover > th, .table-hover > tbody > tr:hover > .active, .table-hover > tbody > tr > td.active:hover, .table-hover > tbody > tr > th.active:hover {
    background-color: #e8e8e8
}

.table > tbody > tr.success > td, .table > tbody > tr.success > th, .table > tbody > tr > td.success, .table > tbody > tr > th.success, .table > tfoot > tr.success > td, .table > tfoot > tr.success > th, .table > tfoot > tr > td.success, .table > tfoot > tr > th.success, .table > thead > tr.success > td, .table > thead > tr.success > th, .table > thead > tr > td.success, .table > thead > tr > th.success {
    background-color: #dff0d8
}

.table-hover > tbody > tr.success:hover > td, .table-hover > tbody > tr.success:hover > th, .table-hover > tbody > tr:hover > .success, .table-hover > tbody > tr > td.success:hover, .table-hover > tbody > tr > th.success:hover {
    background-color: #d0e9c6
}

.table > tbody > tr.info > td, .table > tbody > tr.info > th, .table > tbody > tr > td.info, .table > tbody > tr > th.info, .table > tfoot > tr.info > td, .table > tfoot > tr.info > th, .table > tfoot > tr > td.info, .table > tfoot > tr > th.info, .table > thead > tr.info > td, .table > thead > tr.info > th, .table > thead > tr > td.info, .table > thead > tr > th.info {
    background-color: #d9edf7
}

.table-hover > tbody > tr.info:hover > td, .table-hover > tbody > tr.info:hover > th, .table-hover > tbody > tr:hover > .info, .table-hover > tbody > tr > td.info:hover, .table-hover > tbody > tr > th.info:hover {
    background-color: #c4e3f3
}

.table > tbody > tr.warning > td, .table > tbody > tr.warning > th, .table > tbody > tr > td.warning, .table > tbody > tr > th.warning, .table > tfoot > tr.warning > td, .table > tfoot > tr.warning > th, .table > tfoot > tr > td.warning, .table > tfoot > tr > th.warning, .table > thead > tr.warning > td, .table > thead > tr.warning > th, .table > thead > tr > td.warning, .table > thead > tr > th.warning {
    background-color: #fcf8e3
}

.table-hover > tbody > tr.warning:hover > td, .table-hover > tbody > tr.warning:hover > th, .table-hover > tbody > tr:hover > .warning, .table-hover > tbody > tr > td.warning:hover, .table-hover > tbody > tr > th.warning:hover {
    background-color: #faf2cc
}

.table > tbody > tr.danger > td, .table > tbody > tr.danger > th, .table > tbody > tr > td.danger, .table > tbody > tr > th.danger, .table > tfoot > tr.danger > td, .table > tfoot > tr.danger > th, .table > tfoot > tr > td.danger, .table > tfoot > tr > th.danger, .table > thead > tr.danger > td, .table > thead > tr.danger > th, .table > thead > tr > td.danger, .table > thead > tr > th.danger {
    background-color: #f2dede
}

.table-hover > tbody > tr.danger:hover > td, .table-hover > tbody > tr.danger:hover > th, .table-hover > tbody > tr:hover > .danger, .table-hover > tbody > tr > td.danger:hover, .table-hover > tbody > tr > th.danger:hover {
    background-color: #ebcccc
}

.table-responsive {
    min-height: .01%;
    overflow-x: auto
}

@media screen and (max-width: 767px) {
    .table-responsive {
        width: 100%;
        margin-bottom: 15px;
        overflow-y: hidden;
        -ms-overflow-style: -ms-autohiding-scrollbar;
        border: 1px solid #ddd
    }

    .table-responsive > .table {
        margin-bottom: 0
    }

    .table-responsive > .table > tbody > tr > td, .table-responsive > .table > tbody > tr > th, .table-responsive > .table > tfoot > tr > td, .table-responsive > .table > tfoot > tr > th, .table-responsive > .table > thead > tr > td, .table-responsive > .table > thead > tr > th {
        white-space: nowrap
    }

    .table-responsive > .table-bordered {
        border: 0
    }

    .table-responsive > .table-bordered > tbody > tr > td:first-child, .table-responsive > .table-bordered > tbody > tr > th:first-child, .table-responsive > .table-bordered > tfoot > tr > td:first-child, .table-responsive > .table-bordered > tfoot > tr > th:first-child, .table-responsive > .table-bordered > thead > tr > td:first-child, .table-responsive > .table-bordered > thead > tr > th:first-child {
        border-left: 0
    }

    .table-responsive > .table-bordered > tbody > tr > td:last-child, .table-responsive > .table-bordered > tbody > tr > th:last-child, .table-responsive > .table-bordered > tfoot > tr > td:last-child, .table-responsive > .table-bordered > tfoot > tr > th:last-child, .table-responsive > .table-bordered > thead > tr > td:last-child, .table-responsive > .table-bordered > thead > tr > th:last-child {
        border-right: 0
    }

    .table-responsive > .table-bordered > tbody > tr:last-child > td, .table-responsive > .table-bordered > tbody > tr:last-child > th, .table-responsive > .table-bordered > tfoot > tr:last-child > td, .table-responsive > .table-bordered > tfoot > tr:last-child > th {
        border-bottom: 0
    }
}

fieldset {
    min-width: 0;
    padding: 0;
    margin: 0;
    border: 0
}

legend {
    display: block;
    width: 100%;
    padding: 0;
    margin-bottom: 20px;
    font-size: 21px;
    line-height: inherit;
    color: #333;
    border: 0;
    border-bottom: 1px solid #e5e5e5
}

label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 700
}

input[type=search] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

input[type=checkbox], input[type=radio] {
    margin: 4px 0 0;
    margin-top: 1px \9;
    line-height: normal
}

input[type=file] {
    display: block
}

input[type=range] {
    display: block;
    width: 100%
}

select[multiple], select[size] {
    height: auto
}

input[type=file]:focus, input[type=checkbox]:focus, input[type=radio]:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

output {
    display: block;
    padding-top: 7px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555
}

.form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s
}

.form-control:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6)
}

.form-control::-moz-placeholder {
    color: #999;
    opacity: 1
}

.form-control:-ms-input-placeholder {
    color: #999
}

.form-control::-webkit-input-placeholder {
    color: #999
}

.form-control::-ms-expand {
    background-color: transparent;
    border: 0
}

.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
    background-color: #eee;
    opacity: 1
}

.form-control[disabled], fieldset[disabled] .form-control {
    cursor: not-allowed
}

textarea.form-control {
    height: auto
}

input[type=search] {
    -webkit-appearance: none
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
    input[type=date].form-control, input[type=time].form-control, input[type=datetime-local].form-control, input[type=month].form-control {
        line-height: 34px
    }

    .input-group-sm input[type=date], .input-group-sm input[type=time], .input-group-sm input[type=datetime-local], .input-group-sm input[type=month], input[type=date].input-sm, input[type=time].input-sm, input[type=datetime-local].input-sm, input[type=month].input-sm {
        line-height: 30px
    }

    .input-group-lg input[type=date], .input-group-lg input[type=time], .input-group-lg input[type=datetime-local], .input-group-lg input[type=month], input[type=date].input-lg, input[type=time].input-lg, input[type=datetime-local].input-lg, input[type=month].input-lg {
        line-height: 46px
    }
}

.form-group {
    margin-bottom: 15px
}

.checkbox, .radio {
    position: relative;
    display: block;
    margin-top: 10px;
    margin-bottom: 10px
}

.checkbox label, .radio label {
    min-height: 20px;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: 400;
    cursor: pointer
}

.checkbox input[type=checkbox], .checkbox-inline input[type=checkbox], .radio input[type=radio], .radio-inline input[type=radio] {
    position: absolute;
    margin-top: 4px \9;
    margin-left: -20px
}

.checkbox + .checkbox, .radio + .radio {
    margin-top: -5px
}

.checkbox-inline, .radio-inline {
    position: relative;
    display: inline-block;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: 400;
    vertical-align: middle;
    cursor: pointer
}

.checkbox-inline + .checkbox-inline, .radio-inline + .radio-inline {
    margin-top: 0;
    margin-left: 10px
}

fieldset[disabled] input[type=checkbox], fieldset[disabled] input[type=radio], input[type=checkbox].disabled, input[type=checkbox][disabled], input[type=radio].disabled, input[type=radio][disabled] {
    cursor: not-allowed
}

.checkbox-inline.disabled, .radio-inline.disabled, fieldset[disabled] .checkbox-inline, fieldset[disabled] .radio-inline {
    cursor: not-allowed
}

.checkbox.disabled label, .radio.disabled label, fieldset[disabled] .checkbox label, fieldset[disabled] .radio label {
    cursor: not-allowed
}

.form-control-static {
    min-height: 34px;
    padding-top: 7px;
    padding-bottom: 7px;
    margin-bottom: 0
}

.form-control-static.input-lg, .form-control-static.input-sm {
    padding-right: 0;
    padding-left: 0
}

.input-sm {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

select.input-sm {
    height: 30px;
    line-height: 30px
}

select[multiple].input-sm, textarea.input-sm {
    height: auto
}

.form-group-sm .form-control {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

.form-group-sm select.form-control {
    height: 30px;
    line-height: 30px
}

.form-group-sm select[multiple].form-control, .form-group-sm textarea.form-control {
    height: auto
}

.form-group-sm .form-control-static {
    height: 30px;
    min-height: 32px;
    padding: 6px 10px;
    font-size: 12px;
    line-height: 1.5
}

.input-lg {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px
}

select.input-lg {
    height: 46px;
    line-height: 46px
}

select[multiple].input-lg, textarea.input-lg {
    height: auto
}

.form-group-lg .form-control {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px
}

.form-group-lg select.form-control {
    height: 46px;
    line-height: 46px
}

.form-group-lg select[multiple].form-control, .form-group-lg textarea.form-control {
    height: auto
}

.form-group-lg .form-control-static {
    height: 46px;
    min-height: 38px;
    padding: 11px 16px;
    font-size: 18px;
    line-height: 1.3333333
}

.has-feedback {
    position: relative
}

.has-feedback .form-control {
    padding-right: 42.5px
}

.form-control-feedback {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
    display: block;
    width: 34px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    pointer-events: none
}

.form-group-lg .form-control + .form-control-feedback, .input-group-lg + .form-control-feedback, .input-lg + .form-control-feedback {
    width: 46px;
    height: 46px;
    line-height: 46px
}

.form-group-sm .form-control + .form-control-feedback, .input-group-sm + .form-control-feedback, .input-sm + .form-control-feedback {
    width: 30px;
    height: 30px;
    line-height: 30px
}

.has-success .checkbox, .has-success .checkbox-inline, .has-success .control-label, .has-success .help-block, .has-success .radio, .has-success .radio-inline, .has-success.checkbox label, .has-success.checkbox-inline label, .has-success.radio label, .has-success.radio-inline label {
    color: #3c763d
}

.has-success .form-control {
    border-color: #3c763d;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}

.has-success .form-control:focus {
    border-color: #2b542c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168
}

.has-success .input-group-addon {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #3c763d
}

.has-success .form-control-feedback {
    color: #3c763d
}

.has-warning .checkbox, .has-warning .checkbox-inline, .has-warning .control-label, .has-warning .help-block, .has-warning .radio, .has-warning .radio-inline, .has-warning.checkbox label, .has-warning.checkbox-inline label, .has-warning.radio label, .has-warning.radio-inline label {
    color: #8a6d3b
}

.has-warning .form-control {
    border-color: #8a6d3b;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}

.has-warning .form-control:focus {
    border-color: #66512c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b
}

.has-warning .input-group-addon {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #8a6d3b
}

.has-warning .form-control-feedback {
    color: #8a6d3b
}

.has-error .checkbox, .has-error .checkbox-inline, .has-error .control-label, .has-error .help-block, .has-error .radio, .has-error .radio-inline, .has-error.checkbox label, .has-error.checkbox-inline label, .has-error.radio label, .has-error.radio-inline label {
    color: #a94442
}

.has-error .form-control {
    border-color: #a94442;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}

.has-error .form-control:focus {
    border-color: #843534;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483
}

.has-error .input-group-addon {
    color: #a94442;
    background-color: #f2dede;
    border-color: #a94442
}

.has-error .form-control-feedback {
    color: #a94442
}

.has-feedback label ~ .form-control-feedback {
    top: 25px
}

.has-feedback label.sr-only ~ .form-control-feedback {
    top: 0
}

.help-block {
    display: block;
    margin-top: 5px;
    margin-bottom: 10px;
    color: #737373
}

@media (min-width: 768px) {
    .form-inline .form-group {
        display: inline-block;
        margin-bottom: 0;
        vertical-align: middle
    }

    .form-inline .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle
    }

    .form-inline .form-control-static {
        display: inline-block
    }

    .form-inline .input-group {
        display: inline-table;
        vertical-align: middle
    }

    .form-inline .input-group .form-control, .form-inline .input-group .input-group-addon, .form-inline .input-group .input-group-btn {
        width: auto
    }

    .form-inline .input-group > .form-control {
        width: 100%
    }

    .form-inline .control-label {
        margin-bottom: 0;
        vertical-align: middle
    }

    .form-inline .checkbox, .form-inline .radio {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle
    }

    .form-inline .checkbox label, .form-inline .radio label {
        padding-left: 0
    }

    .form-inline .checkbox input[type=checkbox], .form-inline .radio input[type=radio] {
        position: relative;
        margin-left: 0
    }

    .form-inline .has-feedback .form-control-feedback {
        top: 0
    }
}

.form-horizontal .checkbox, .form-horizontal .checkbox-inline, .form-horizontal .radio, .form-horizontal .radio-inline {
    padding-top: 7px;
    margin-top: 0;
    margin-bottom: 0
}

.form-horizontal .checkbox, .form-horizontal .radio {
    min-height: 27px
}

.form-horizontal .form-group {
    margin-right: -15px;
    margin-left: -15px
}

@media (min-width: 768px) {
    .form-horizontal .control-label {
        padding-top: 7px;
        margin-bottom: 0;
        text-align: right
    }
}

.form-horizontal .has-feedback .form-control-feedback {
    right: 15px
}

@media (min-width: 768px) {
    .form-horizontal .form-group-lg .control-label {
        padding-top: 11px;
        font-size: 18px
    }

    .form-horizontal .form-group-sm .control-label {
        padding-top: 6px;
        font-size: 12px
    }
}

.btn {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px
}

.btn.active.focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn:active:focus, .btn:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

.btn.focus, .btn:focus, .btn:hover {
    color: #333;
    text-decoration: none
}

.btn.active, .btn:active {
    background-image: none;
    outline: 0;
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125)
}

.btn.disabled, .btn[disabled], fieldset[disabled] .btn {
    cursor: not-allowed;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    box-shadow: none;
    opacity: .65
}

a.btn.disabled, fieldset[disabled] a.btn {
    pointer-events: none
}

.btn-default {
    color: #333;
    background-color: #fff;
    border-color: #ccc
}

.btn-default.focus, .btn-default:focus {
    color: #333;
    background-color: #e6e6e6;
    border-color: #8c8c8c
}

.btn-default:hover {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad
}

.btn-default.active, .btn-default:active, .open > .dropdown-toggle.btn-default {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad
}

.btn-default.active.focus, .btn-default.active:focus, .btn-default.active:hover, .btn-default:active.focus, .btn-default:active:focus, .btn-default:active:hover, .open > .dropdown-toggle.btn-default.focus, .open > .dropdown-toggle.btn-default:focus, .open > .dropdown-toggle.btn-default:hover {
    color: #333;
    background-color: #d4d4d4;
    border-color: #8c8c8c
}

.btn-default.active, .btn-default:active, .open > .dropdown-toggle.btn-default {
    background-image: none
}

.btn-default.disabled.focus, .btn-default.disabled:focus, .btn-default.disabled:hover, .btn-default[disabled].focus, .btn-default[disabled]:focus, .btn-default[disabled]:hover, fieldset[disabled] .btn-default.focus, fieldset[disabled] .btn-default:focus, fieldset[disabled] .btn-default:hover {
    background-color: #fff;
    border-color: #ccc
}

.btn-default .badge {
    color: #fff;
    background-color: #333
}

.btn-primary {
    color: #fff;
    background-color: #337ab7;
    border-color: #2e6da4
}

.btn-primary.focus, .btn-primary:focus {
    color: #fff;
    background-color: #286090;
    border-color: #122b40
}

.btn-primary:hover {
    color: #fff;
    background-color: #286090;
    border-color: #204d74
}

.btn-primary.active, .btn-primary:active, .open > .dropdown-toggle.btn-primary {
    color: #fff;
    background-color: #286090;
    border-color: #204d74
}

.btn-primary.active.focus, .btn-primary.active:focus, .btn-primary.active:hover, .btn-primary:active.focus, .btn-primary:active:focus, .btn-primary:active:hover, .open > .dropdown-toggle.btn-primary.focus, .open > .dropdown-toggle.btn-primary:focus, .open > .dropdown-toggle.btn-primary:hover {
    color: #fff;
    background-color: #204d74;
    border-color: #122b40
}

.btn-primary.active, .btn-primary:active, .open > .dropdown-toggle.btn-primary {
    background-image: none
}

.btn-primary.disabled.focus, .btn-primary.disabled:focus, .btn-primary.disabled:hover, .btn-primary[disabled].focus, .btn-primary[disabled]:focus, .btn-primary[disabled]:hover, fieldset[disabled] .btn-primary.focus, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary:hover {
    background-color: #337ab7;
    border-color: #2e6da4
}

.btn-primary .badge {
    color: #337ab7;
    background-color: #fff
}

.btn-success {
    color: #fff;
    background-color: #5cb85c;
    border-color: #4cae4c
}

.btn-success.focus, .btn-success:focus {
    color: #fff;
    background-color: #449d44;
    border-color: #255625
}

.btn-success:hover {
    color: #fff;
    background-color: #449d44;
    border-color: #398439
}

.btn-success.active, .btn-success:active, .open > .dropdown-toggle.btn-success {
    color: #fff;
    background-color: #449d44;
    border-color: #398439
}

.btn-success.active.focus, .btn-success.active:focus, .btn-success.active:hover, .btn-success:active.focus, .btn-success:active:focus, .btn-success:active:hover, .open > .dropdown-toggle.btn-success.focus, .open > .dropdown-toggle.btn-success:focus, .open > .dropdown-toggle.btn-success:hover {
    color: #fff;
    background-color: #398439;
    border-color: #255625
}

.btn-success.active, .btn-success:active, .open > .dropdown-toggle.btn-success {
    background-image: none
}

.btn-success.disabled.focus, .btn-success.disabled:focus, .btn-success.disabled:hover, .btn-success[disabled].focus, .btn-success[disabled]:focus, .btn-success[disabled]:hover, fieldset[disabled] .btn-success.focus, fieldset[disabled] .btn-success:focus, fieldset[disabled] .btn-success:hover {
    background-color: #5cb85c;
    border-color: #4cae4c
}

.btn-success .badge {
    color: #5cb85c;
    background-color: #fff
}

.btn-info {
    color: #fff;
    background-color: #5bc0de;
    border-color: #46b8da
}

.btn-info.focus, .btn-info:focus {
    color: #fff;
    background-color: #31b0d5;
    border-color: #1b6d85
}

.btn-info:hover {
    color: #fff;
    background-color: #31b0d5;
    border-color: #269abc
}

.btn-info.active, .btn-info:active, .open > .dropdown-toggle.btn-info {
    color: #fff;
    background-color: #31b0d5;
    border-color: #269abc
}

.btn-info.active.focus, .btn-info.active:focus, .btn-info.active:hover, .btn-info:active.focus, .btn-info:active:focus, .btn-info:active:hover, .open > .dropdown-toggle.btn-info.focus, .open > .dropdown-toggle.btn-info:focus, .open > .dropdown-toggle.btn-info:hover {
    color: #fff;
    background-color: #269abc;
    border-color: #1b6d85
}

.btn-info.active, .btn-info:active, .open > .dropdown-toggle.btn-info {
    background-image: none
}

.btn-info.disabled.focus, .btn-info.disabled:focus, .btn-info.disabled:hover, .btn-info[disabled].focus, .btn-info[disabled]:focus, .btn-info[disabled]:hover, fieldset[disabled] .btn-info.focus, fieldset[disabled] .btn-info:focus, fieldset[disabled] .btn-info:hover {
    background-color: #5bc0de;
    border-color: #46b8da
}

.btn-info .badge {
    color: #5bc0de;
    background-color: #fff
}

.btn-warning {
    color: #fff;
    background-color: #f0ad4e;
    border-color: #eea236
}

.btn-warning.focus, .btn-warning:focus {
    color: #fff;
    background-color: #ec971f;
    border-color: #985f0d
}

.btn-warning:hover {
    color: #fff;
    background-color: #ec971f;
    border-color: #d58512
}

.btn-warning.active, .btn-warning:active, .open > .dropdown-toggle.btn-warning {
    color: #fff;
    background-color: #ec971f;
    border-color: #d58512
}

.btn-warning.active.focus, .btn-warning.active:focus, .btn-warning.active:hover, .btn-warning:active.focus, .btn-warning:active:focus, .btn-warning:active:hover, .open > .dropdown-toggle.btn-warning.focus, .open > .dropdown-toggle.btn-warning:focus, .open > .dropdown-toggle.btn-warning:hover {
    color: #fff;
    background-color: #d58512;
    border-color: #985f0d
}

.btn-warning.active, .btn-warning:active, .open > .dropdown-toggle.btn-warning {
    background-image: none
}

.btn-warning.disabled.focus, .btn-warning.disabled:focus, .btn-warning.disabled:hover, .btn-warning[disabled].focus, .btn-warning[disabled]:focus, .btn-warning[disabled]:hover, fieldset[disabled] .btn-warning.focus, fieldset[disabled] .btn-warning:focus, fieldset[disabled] .btn-warning:hover {
    background-color: #f0ad4e;
    border-color: #eea236
}

.btn-warning .badge {
    color: #f0ad4e;
    background-color: #fff
}

.btn-danger {
    color: #fff;
    background-color: #d9534f;
    border-color: #d43f3a
}

.btn-danger.focus, .btn-danger:focus {
    color: #fff;
    background-color: #c9302c;
    border-color: #761c19
}

.btn-danger:hover {
    color: #fff;
    background-color: #c9302c;
    border-color: #ac2925
}

.btn-danger.active, .btn-danger:active, .open > .dropdown-toggle.btn-danger {
    color: #fff;
    background-color: #c9302c;
    border-color: #ac2925
}

.btn-danger.active.focus, .btn-danger.active:focus, .btn-danger.active:hover, .btn-danger:active.focus, .btn-danger:active:focus, .btn-danger:active:hover, .open > .dropdown-toggle.btn-danger.focus, .open > .dropdown-toggle.btn-danger:focus, .open > .dropdown-toggle.btn-danger:hover {
    color: #fff;
    background-color: #ac2925;
    border-color: #761c19
}

.btn-danger.active, .btn-danger:active, .open > .dropdown-toggle.btn-danger {
    background-image: none
}

.btn-danger.disabled.focus, .btn-danger.disabled:focus, .btn-danger.disabled:hover, .btn-danger[disabled].focus, .btn-danger[disabled]:focus, .btn-danger[disabled]:hover, fieldset[disabled] .btn-danger.focus, fieldset[disabled] .btn-danger:focus, fieldset[disabled] .btn-danger:hover {
    background-color: #d9534f;
    border-color: #d43f3a
}

.btn-danger .badge {
    color: #d9534f;
    background-color: #fff
}

.btn-link {
    font-weight: 400;
    color: #337ab7;
    border-radius: 0
}

.btn-link, .btn-link.active, .btn-link:active, .btn-link[disabled], fieldset[disabled] .btn-link {
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none
}

.btn-link, .btn-link:active, .btn-link:focus, .btn-link:hover {
    border-color: transparent
}

.btn-link:focus, .btn-link:hover {
    color: #23527c;
    text-decoration: underline;
    background-color: transparent
}

.btn-link[disabled]:focus, .btn-link[disabled]:hover, fieldset[disabled] .btn-link:focus, fieldset[disabled] .btn-link:hover {
    color: #777;
    text-decoration: none
}

.btn-group-lg > .btn, .btn-lg {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px
}

.btn-group-sm > .btn, .btn-sm {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

.btn-group-xs > .btn, .btn-xs {
    padding: 1px 5px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

.btn-block {
    display: block;
    width: 100%
}

.btn-block + .btn-block {
    margin-top: 5px
}

input[type=button].btn-block, input[type=reset].btn-block, input[type=submit].btn-block {
    width: 100%
}

.fade {
    opacity: 0;
    -webkit-transition: opacity .15s linear;
    -o-transition: opacity .15s linear;
    transition: opacity .15s linear
}

.fade.in {
    opacity: 1
}

.collapse {
    display: none
}

.collapse.in {
    display: block
}

tr.collapse.in {
    display: table-row
}

tbody.collapse.in {
    display: table-row-group
}

.collapsing {
    position: relative;
    height: 0;
    overflow: hidden;
    -webkit-transition-timing-function: ease;
    -o-transition-timing-function: ease;
    transition-timing-function: ease;
    -webkit-transition-duration: .35s;
    -o-transition-duration: .35s;
    transition-duration: .35s;
    -webkit-transition-property: height, visibility;
    -o-transition-property: height, visibility;
    transition-property: height, visibility
}

.caret {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    border-top: 4px dashed;
    border-top: 4px solid \9;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent
}

.dropdown, .dropup {
    position: relative
}

.dropdown-toggle:focus {
    outline: 0
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    font-size: 14px;
    text-align: left;
    list-style: none;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, .15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, .175)
}

.dropdown-menu.pull-right {
    right: 0;
    left: auto
}

.dropdown-menu .divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5
}

.dropdown-menu > li > a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: 400;
    line-height: 1.42857143;
    color: #333;
    white-space: nowrap
}

.dropdown-menu > li > a:focus, .dropdown-menu > li > a:hover {
    color: #262626;
    text-decoration: none;
    background-color: #f5f5f5
}

.dropdown-menu > .active > a, .dropdown-menu > .active > a:focus, .dropdown-menu > .active > a:hover {
    color: #fff;
    text-decoration: none;
    background-color: #337ab7;
    outline: 0
}

.dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:focus, .dropdown-menu > .disabled > a:hover {
    color: #777
}

.dropdown-menu > .disabled > a:focus, .dropdown-menu > .disabled > a:hover {
    text-decoration: none;
    cursor: not-allowed;
    background-color: transparent;
    background-image: none;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false)
}

.open > .dropdown-menu {
    display: block
}

.open > a {
    outline: 0
}

.dropdown-menu-right {
    right: 0;
    left: auto
}

.dropdown-menu-left {
    right: auto;
    left: 0
}

.dropdown-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 990
}

.pull-right > .dropdown-menu {
    right: 0;
    left: auto
}

.dropup .caret, .navbar-fixed-bottom .dropdown .caret {
    content: "";
    border-top: 0;
    border-bottom: 4px dashed;
    border-bottom: 4px solid \9
}

.dropup .dropdown-menu, .navbar-fixed-bottom .dropdown .dropdown-menu {
    top: auto;
    bottom: 100%;
    margin-bottom: 2px
}

@media (min-width: 768px) {
    .navbar-right .dropdown-menu {
        right: 0;
        left: auto
    }

    .navbar-right .dropdown-menu-left {
        right: auto;
        left: 0
    }
}

.btn-group, .btn-group-vertical {
    position: relative;
    display: inline-block;
    vertical-align: middle
}

.btn-group-vertical > .btn, .btn-group > .btn {
    position: relative;
    float: left
}

.btn-group-vertical > .btn.active, .btn-group-vertical > .btn:active, .btn-group-vertical > .btn:focus, .btn-group-vertical > .btn:hover, .btn-group > .btn.active, .btn-group > .btn:active, .btn-group > .btn:focus, .btn-group > .btn:hover {
    z-index: 2
}

.btn-group .btn + .btn, .btn-group .btn + .btn-group, .btn-group .btn-group + .btn, .btn-group .btn-group + .btn-group {
    margin-left: -1px
}

.btn-toolbar {
    margin-left: -5px
}

.btn-toolbar .btn, .btn-toolbar .btn-group, .btn-toolbar .input-group {
    float: left
}

.btn-toolbar > .btn, .btn-toolbar > .btn-group, .btn-toolbar > .input-group {
    margin-left: 5px
}

.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
    border-radius: 0
}

.btn-group > .btn:first-child {
    margin-left: 0
}

.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}

.btn-group > .btn:last-child:not(:first-child), .btn-group > .dropdown-toggle:not(:first-child) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}

.btn-group > .btn-group {
    float: left
}

.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
    border-radius: 0
}

.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child, .btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}

.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}

.btn-group .dropdown-toggle:active, .btn-group.open .dropdown-toggle {
    outline: 0
}

.btn-group > .btn + .dropdown-toggle {
    padding-right: 8px;
    padding-left: 8px
}

.btn-group > .btn-lg + .dropdown-toggle {
    padding-right: 12px;
    padding-left: 12px
}

.btn-group.open .dropdown-toggle {
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125)
}

.btn-group.open .dropdown-toggle.btn-link {
    -webkit-box-shadow: none;
    box-shadow: none
}

.btn .caret {
    margin-left: 0
}

.btn-lg .caret {
    border-width: 5px 5px 0;
    border-bottom-width: 0
}

.dropup .btn-lg .caret {
    border-width: 0 5px 5px
}

.btn-group-vertical > .btn, .btn-group-vertical > .btn-group, .btn-group-vertical > .btn-group > .btn {
    display: block;
    float: none;
    width: 100%;
    max-width: 100%
}

.btn-group-vertical > .btn-group > .btn {
    float: none
}

.btn-group-vertical > .btn + .btn, .btn-group-vertical > .btn + .btn-group, .btn-group-vertical > .btn-group + .btn, .btn-group-vertical > .btn-group + .btn-group {
    margin-top: -1px;
    margin-left: 0
}

.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
    border-radius: 0
}

.btn-group-vertical > .btn:first-child:not(:last-child) {
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.btn-group-vertical > .btn:last-child:not(:first-child) {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px
}

.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
    border-radius: 0
}

.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child, .btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.btn-group-justified {
    display: table;
    width: 100%;
    table-layout: fixed;
    border-collapse: separate
}

.btn-group-justified > .btn, .btn-group-justified > .btn-group {
    display: table-cell;
    float: none;
    width: 1%
}

.btn-group-justified > .btn-group .btn {
    width: 100%
}

.btn-group-justified > .btn-group .dropdown-menu {
    left: auto
}

[data-toggle="buttons"] > .btn input[type="checkbox"], [data-toggle="buttons"] > .btn input[type="radio"], [data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"], [data-toggle="buttons"] > .btn-group > .btn input[type="radio"] {
    position: absolute;
    clip: rect(0, 0, 0, 0);
    pointer-events: none
}

.input-group {
    position: relative;
    display: table;
    border-collapse: separate
}

.input-group[class*=col-] {
    float: none;
    padding-right: 0;
    padding-left: 0
}

.input-group .form-control {
    position: relative;
    z-index: 2;
    float: left;
    width: 100%;
    margin-bottom: 0
}

.input-group .form-control:focus {
    z-index: 3
}

.input-group-lg > .form-control, .input-group-lg > .input-group-addon, .input-group-lg > .input-group-btn > .btn {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px
}

select.input-group-lg > .form-control, select.input-group-lg > .input-group-addon, select.input-group-lg > .input-group-btn > .btn {
    height: 46px;
    line-height: 46px
}

select[multiple].input-group-lg > .form-control, select[multiple].input-group-lg > .input-group-addon, select[multiple].input-group-lg > .input-group-btn > .btn, textarea.input-group-lg > .form-control, textarea.input-group-lg > .input-group-addon, textarea.input-group-lg > .input-group-btn > .btn {
    height: auto
}

.input-group-sm > .form-control, .input-group-sm > .input-group-addon, .input-group-sm > .input-group-btn > .btn {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

select.input-group-sm > .form-control, select.input-group-sm > .input-group-addon, select.input-group-sm > .input-group-btn > .btn {
    height: 30px;
    line-height: 30px
}

select[multiple].input-group-sm > .form-control, select[multiple].input-group-sm > .input-group-addon, select[multiple].input-group-sm > .input-group-btn > .btn, textarea.input-group-sm > .form-control, textarea.input-group-sm > .input-group-addon, textarea.input-group-sm > .input-group-btn > .btn {
    height: auto
}

.input-group .form-control, .input-group-addon, .input-group-btn {
    display: table-cell
}

.input-group .form-control:not(:first-child):not(:last-child), .input-group-addon:not(:first-child):not(:last-child), .input-group-btn:not(:first-child):not(:last-child) {
    border-radius: 0
}

.input-group-addon, .input-group-btn {
    width: 1%;
    white-space: nowrap;
    vertical-align: middle
}

.input-group-addon {
    padding: 6px 12px;
    font-size: 14px;
    font-weight: 400;
    line-height: 1;
    color: #555;
    text-align: center;
    background-color: #eee;
    border: 1px solid #ccc;
    border-radius: 4px
}

.input-group-addon.input-sm {
    padding: 5px 10px;
    font-size: 12px;
    border-radius: 3px
}

.input-group-addon.input-lg {
    padding: 10px 16px;
    font-size: 18px;
    border-radius: 6px
}

.input-group-addon input[type=checkbox], .input-group-addon input[type=radio] {
    margin-top: 0
}

.input-group .form-control:first-child, .input-group-addon:first-child, .input-group-btn:first-child > .btn, .input-group-btn:first-child > .btn-group > .btn, .input-group-btn:first-child > .dropdown-toggle, .input-group-btn:last-child > .btn-group:not(:last-child) > .btn, .input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}

.input-group-addon:first-child {
    border-right: 0
}

.input-group .form-control:last-child, .input-group-addon:last-child, .input-group-btn:first-child > .btn-group:not(:first-child) > .btn, .input-group-btn:first-child > .btn:not(:first-child), .input-group-btn:last-child > .btn, .input-group-btn:last-child > .btn-group > .btn, .input-group-btn:last-child > .dropdown-toggle {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}

.input-group-addon:last-child {
    border-left: 0
}

.input-group-btn {
    position: relative;
    font-size: 0;
    white-space: nowrap
}

.input-group-btn > .btn {
    position: relative
}

.input-group-btn > .btn + .btn {
    margin-left: -1px
}

.input-group-btn > .btn:active, .input-group-btn > .btn:focus, .input-group-btn > .btn:hover {
    z-index: 2
}

.input-group-btn:first-child > .btn, .input-group-btn:first-child > .btn-group {
    margin-right: -1px
}

.input-group-btn:last-child > .btn, .input-group-btn:last-child > .btn-group {
    z-index: 2;
    margin-left: -1px
}

.nav {
    padding-left: 0;
    margin-bottom: 0;
    list-style: none
}

.nav > li {
    position: relative;
    display: block
}

.nav > li > a {
    position: relative;
    display: block;
    padding: 10px 15px
}

.nav > li > a:focus, .nav > li > a:hover {
    text-decoration: none;
    background: inherit
}

.nav > li > a:focus {
    text-decoration: none;
    background: inherit
}

.nav > li.disabled > a {
    color: #777
}

.nav > li.disabled > a:focus, .nav > li.disabled > a:hover {
    color: #777;
    text-decoration: none;
    cursor: not-allowed;
    background-color: transparent
}

.nav .open > a, .nav .open > a:focus, .nav .open > a:hover {
    background-color: #eee;
    border-color: #337ab7
}

.nav .nav-divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5
}

.nav > li > a > img {
    max-width: none
}

.nav-tabs {
    border-bottom: 1px solid #ddd
}

.nav-tabs > li {
    float: left;
    margin-bottom: -1px
}

.nav-tabs > li > a {
    margin-right: 2px;
    line-height: 1.42857143;
    border: 1px solid transparent;
    border-radius: 4px 4px 0 0
}

.nav-tabs > li > a:hover {
    border-color: #eee #eee #ddd
}

.nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover {
    color: #555;
    cursor: default;
    background-color: #fff;
    border: 1px solid #ddd;
    border-bottom-color: transparent
}

.nav-tabs.nav-justified {
    width: 100%;
    border-bottom: 0
}

.nav-tabs.nav-justified > li {
    float: none
}

.nav-tabs.nav-justified > li > a {
    margin-bottom: 5px;
    text-align: center
}

.nav-tabs.nav-justified > .dropdown .dropdown-menu {
    top: auto;
    left: auto
}

@media (min-width: 768px) {
    .nav-tabs.nav-justified > li {
        display: table-cell;
        width: 1%
    }

    .nav-tabs.nav-justified > li > a {
        margin-bottom: 0
    }
}

.nav-tabs.nav-justified > li > a {
    margin-right: 0;
    border-radius: 4px
}

.nav-tabs.nav-justified > .active > a, .nav-tabs.nav-justified > .active > a:focus, .nav-tabs.nav-justified > .active > a:hover {
    border: 1px solid #ddd
}

@media (min-width: 768px) {
    .nav-tabs.nav-justified > li > a {
        border-bottom: 1px solid #ddd;
        border-radius: 4px 4px 0 0
    }

    .nav-tabs.nav-justified > .active > a, .nav-tabs.nav-justified > .active > a:focus, .nav-tabs.nav-justified > .active > a:hover {
        border-bottom-color: #fff
    }
}

.nav-pills > li {
    float: left
}

.nav-pills > li > a {
    border-radius: 4px
}

.nav-pills > li + li {
    margin-left: 2px
}

.nav-pills > li.active > a, .nav-pills > li.active > a:focus, .nav-pills > li.active > a:hover {
    color: #fff;
    background-color: #337ab7
}

.nav-stacked > li {
    float: none
}

.nav-stacked > li + li {
    margin-top: 2px;
    margin-left: 0
}

.nav-justified {
    width: 100%
}

.nav-justified > li {
    float: none
}

.nav-justified > li > a {
    margin-bottom: 5px;
    text-align: center
}

.nav-justified > .dropdown .dropdown-menu {
    top: auto;
    left: auto
}

@media (min-width: 768px) {
    .nav-justified > li {
        display: table-cell;
        width: 1%
    }

    .nav-justified > li > a {
        margin-bottom: 0
    }
}

.nav-tabs-justified {
    border-bottom: 0
}

.nav-tabs-justified > li > a {
    margin-right: 0;
    border-radius: 4px
}

.nav-tabs-justified > .active > a, .nav-tabs-justified > .active > a:focus, .nav-tabs-justified > .active > a:hover {
    border: 1px solid #ddd
}

@media (min-width: 768px) {
    .nav-tabs-justified > li > a {
        border-bottom: 1px solid #ddd;
        border-radius: 4px 4px 0 0
    }

    .nav-tabs-justified > .active > a, .nav-tabs-justified > .active > a:focus, .nav-tabs-justified > .active > a:hover {
        border-bottom-color: #fff
    }
}

.tab-content > .tab-pane {
    display: none
}

.tab-content > .active {
    display: block
}

.nav-tabs .dropdown-menu {
    margin-top: -1px;
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.navbar-collapse {
    padding-right: 15px;
    padding-left: 15px;
    overflow-x: visible;
    -webkit-overflow-scrolling: touch;
    border-top: 1px solid transparent;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1)
}

.navbar-collapse.in {
    overflow-y: auto
}

@media (min-width: 768px) {
    .navbar-collapse {
        width: auto;
        border-top: 0;
        -webkit-box-shadow: none;
        box-shadow: none
    }

    .navbar-collapse.collapse {
        display: block !important;
        height: auto !important;
        padding-bottom: 0;
        overflow: visible !important
    }

    .navbar-collapse.in {
        overflow-y: visible
    }

    .navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse, .navbar-static-top .navbar-collapse {
        padding-right: 0;
        padding-left: 0
    }
}

.navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse {
    max-height: 340px
}

@media (max-device-width: 480px) and (orientation: landscape) {
    .navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse {
        max-height: 200px
    }
}

.navbar-static-top {
    z-index: 1000;
    border-width: 0 0 1px
}

@media (min-width: 768px) {
    .navbar-static-top {
        border-radius: 0
    }
}

.navbar-fixed-bottom, .navbar-fixed-top {
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1030
}

@media (min-width: 768px) {
    .navbar-fixed-bottom, .navbar-fixed-top {
        border-radius: 0
    }
}

.navbar-fixed-top {
    top: 0;
    border-width: 0 0 1px
}

.navbar-fixed-bottom {
    bottom: 0;
    margin-bottom: 0;
    border-width: 1px 0 0
}

.navbar-brand {
    float: left;
    height: 50px;
    padding: 15px;
    font-size: 18px;
    line-height: 20px
}

.navbar-brand:focus, .navbar-brand:hover {
    text-decoration: none
}

.navbar-brand > img {
    display: block
}

.navbar-nav {
    margin: 7.5px -15px
}

.navbar-nav > li > a {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 20px
}

@media (max-width: 767px) {
    .navbar-nav .open .dropdown-menu {
        position: static;
        float: none;
        width: auto;
        margin-top: 0;
        background-color: transparent;
        border: 0;
        -webkit-box-shadow: none;
        box-shadow: none
    }

    .navbar-nav .open .dropdown-menu > li > a {
        line-height: 20px
    }

    .navbar-nav .open .dropdown-menu > li > a:focus, .navbar-nav .open .dropdown-menu > li > a:hover {
        background-image: none
    }
}

@media (min-width: 768px) {
    .navbar-nav {
        float: left;
        margin: 0
    }

    .navbar-nav > li {
        float: left
    }

    .navbar-nav > li > a {
        padding-top: 15px;
        padding-bottom: 15px
    }
}

.navbar-form {
    padding: 10px 15px;
    margin-top: 8px;
    margin-right: -15px;
    margin-bottom: 8px;
    margin-left: -15px;
    border-top: 1px solid transparent;
    border-bottom: 1px solid transparent;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1)
}

@media (min-width: 768px) {
    .navbar-form .form-group {
        display: inline-block;
        margin-bottom: 0;
        vertical-align: middle
    }

    .navbar-form .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle
    }

    .navbar-form .form-control-static {
        display: inline-block
    }

    .navbar-form .input-group {
        display: inline-table;
        vertical-align: middle
    }

    .navbar-form .input-group .form-control, .navbar-form .input-group .input-group-addon, .navbar-form .input-group .input-group-btn {
        width: auto
    }

    .navbar-form .input-group > .form-control {
        width: 100%
    }

    .navbar-form .control-label {
        margin-bottom: 0;
        vertical-align: middle
    }

    .navbar-form .checkbox, .navbar-form .radio {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle
    }

    .navbar-form .checkbox label, .navbar-form .radio label {
        padding-left: 0
    }

    .navbar-form .checkbox input[type=checkbox], .navbar-form .radio input[type=radio] {
        position: relative;
        margin-left: 0
    }

    .navbar-form .has-feedback .form-control-feedback {
        top: 0
    }
}

@media (max-width: 767px) {
    .navbar-form .form-group {
        margin-bottom: 5px
    }

    .navbar-form .form-group:last-child {
        margin-bottom: 0
    }
}

@media (min-width: 768px) {
    .navbar-form {
        width: auto;
        padding-top: 0;
        padding-bottom: 0;
        margin-right: 0;
        margin-left: 0;
        border: 0;
        -webkit-box-shadow: none;
        box-shadow: none
    }
}

.navbar-nav > li > .dropdown-menu {
    margin-top: 0;
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
    margin-bottom: 0;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.navbar-btn {
    margin-top: 8px;
    margin-bottom: 8px
}

.navbar-btn.btn-sm {
    margin-top: 10px;
    margin-bottom: 10px
}

.navbar-btn.btn-xs {
    margin-top: 14px;
    margin-bottom: 14px
}

.navbar-text {
    margin-top: 15px;
    margin-bottom: 15px
}

@media (min-width: 768px) {
    .navbar-text {
        float: left;
        margin-right: 15px;
        margin-left: 15px
    }

    .navbar-left {
        float: left !important
    }

    .navbar-right {
        float: right !important;
        margin-right: -15px
    }

    .navbar-right ~ .navbar-right {
        margin-right: 0
    }
}

.navbar-default {
    background-color: #f8f8f8;
    border-color: #e7e7e7
}

.navbar-default .navbar-brand {
    color: #777
}

.navbar-default .navbar-brand:focus, .navbar-default .navbar-brand:hover {
    color: #5e5e5e;
    background-color: transparent
}

.navbar-default .navbar-text {
    color: #777
}

.navbar-default .navbar-nav > li > a {
    color: #777
}

.navbar-default .navbar-nav > li > a:focus, .navbar-default .navbar-nav > li > a:hover {
    color: #333;
    background-color: transparent
}

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .active > a:hover {
    color: #555;
    background-color: #e7e7e7
}

.navbar-default .navbar-nav > .disabled > a, .navbar-default .navbar-nav > .disabled > a:focus, .navbar-default .navbar-nav > .disabled > a:hover {
    color: #ccc;
    background-color: transparent
}

.navbar-default .navbar-collapse, .navbar-default .navbar-form {
    border-color: #e7e7e7
}

.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:focus, .navbar-default .navbar-nav > .open > a:hover {
    color: #555;
    background-color: #e7e7e7
}

@media (max-width: 767px) {
    .navbar-default .navbar-nav .open .dropdown-menu > li > a {
        color: #777
    }

    .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus, .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover {
        color: #333;
        background-color: transparent
    }

    .navbar-default .navbar-nav .open .dropdown-menu > .active > a, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover {
        color: #555;
        background-color: #e7e7e7
    }

    .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover {
        color: #ccc;
        background-color: transparent
    }
}

.navbar-default .navbar-link {
    color: #777
}

.navbar-default .navbar-link:hover {
    color: #333
}

.navbar-default .btn-link {
    color: #777
}

.navbar-default .btn-link:focus, .navbar-default .btn-link:hover {
    color: #333
}

.navbar-default .btn-link[disabled]:focus, .navbar-default .btn-link[disabled]:hover, fieldset[disabled] .navbar-default .btn-link:focus, fieldset[disabled] .navbar-default .btn-link:hover {
    color: #ccc
}

.navbar-inverse {
    background-color: #222;
    border-color: #080808
}

.navbar-inverse .navbar-brand {
    color: #9d9d9d
}

.navbar-inverse .navbar-brand:focus, .navbar-inverse .navbar-brand:hover {
    color: #fff;
    background-color: transparent
}

.navbar-inverse .navbar-text {
    color: #9d9d9d
}

.navbar-inverse .navbar-nav > li > a {
    color: #9d9d9d
}

.navbar-inverse .navbar-nav > li > a:focus, .navbar-inverse .navbar-nav > li > a:hover {
    color: #fff;
    background-color: transparent
}

.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:focus, .navbar-inverse .navbar-nav > .active > a:hover {
    color: #fff;
    background-color: #080808
}

.navbar-inverse .navbar-nav > .disabled > a, .navbar-inverse .navbar-nav > .disabled > a:focus, .navbar-inverse .navbar-nav > .disabled > a:hover {
    color: #444;
    background-color: transparent
}

.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
    border-color: #101010
}

.navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:focus, .navbar-inverse .navbar-nav > .open > a:hover {
    color: #fff;
    background-color: #080808
}

@media (max-width: 767px) {
    .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
        background-color: #080808
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
        color: #9d9d9d
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus, .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover {
        color: #fff;
        background-color: transparent
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover {
        color: #fff;
        background-color: #080808
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover {
        color: #444;
        background-color: transparent
    }

    .main_inner {
        margin-top: 60px
    }
}

.navbar-inverse .navbar-link {
    color: #9d9d9d
}

.navbar-inverse .navbar-link:hover {
    color: #fff
}

.navbar-inverse .btn-link {
    color: #9d9d9d
}

.navbar-inverse .btn-link:focus, .navbar-inverse .btn-link:hover {
    color: #fff
}

.navbar-inverse .btn-link[disabled]:focus, .navbar-inverse .btn-link[disabled]:hover, fieldset[disabled] .navbar-inverse .btn-link:focus, fieldset[disabled] .navbar-inverse .btn-link:hover {
    color: #444
}

.breadcrumb {
    padding: 8px 15px;
    margin-bottom: 20px;
    list-style: none;
    background-color: #f5f5f5;
    border-radius: 4px
}

.breadcrumb > li {
    display: inline-block
}

.breadcrumb > li + li:before {
    padding: 0 5px;
    color: #ccc;
    content: "/\00a0"
}

.breadcrumb > .active {
    color: #777
}

.pagination {
    display: inline-block;
    padding-left: 0;
    margin: 20px 0;
    border-radius: 4px
}

.pagination > li {
    display: inline
}

.pagination > li > a, .pagination > li > span {
    position: relative;
    float: left;
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1.42857143;
    color: #337ab7;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd
}

.pagination > li:first-child > a, .pagination > li:first-child > span {
    margin-left: 0;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px
}

.pagination > li:last-child > a, .pagination > li:last-child > span {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px
}

.pagination > li > a:focus, .pagination > li > a:hover, .pagination > li > span:focus, .pagination > li > span:hover {
    z-index: 2;
    color: #23527c;
    background-color: #eee;
    border-color: #ddd
}

.pagination > .active > a, .pagination > .active > a:focus, .pagination > .active > a:hover, .pagination > .active > span, .pagination > .active > span:focus, .pagination > .active > span:hover {
    z-index: 3;
    color: #fff;
    cursor: default;
    background-color: #337ab7;
    border-color: #337ab7
}

.pagination > .disabled > a, .pagination > .disabled > a:focus, .pagination > .disabled > a:hover, .pagination > .disabled > span, .pagination > .disabled > span:focus, .pagination > .disabled > span:hover {
    color: #777;
    cursor: not-allowed;
    background-color: #fff;
    border-color: #ddd
}

.pagination-lg > li > a, .pagination-lg > li > span {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333
}

.pagination-lg > li:first-child > a, .pagination-lg > li:first-child > span {
    border-top-left-radius: 6px;
    border-bottom-left-radius: 6px
}

.pagination-lg > li:last-child > a, .pagination-lg > li:last-child > span {
    border-top-right-radius: 6px;
    border-bottom-right-radius: 6px
}

.pagination-sm > li > a, .pagination-sm > li > span {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5
}

.pagination-sm > li:first-child > a, .pagination-sm > li:first-child > span {
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px
}

.pagination-sm > li:last-child > a, .pagination-sm > li:last-child > span {
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px
}

.pager {
    padding-left: 0;
    margin: 20px 0;
    text-align: center;
    list-style: none
}

.pager li {
    display: inline
}

.pager li > a, .pager li > span {
    display: inline-block;
    padding: 5px 14px;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 15px
}

.pager li > a:focus, .pager li > a:hover {
    text-decoration: none;
    background-color: #eee
}

.pager .next > a, .pager .next > span {
    float: right
}

.pager .previous > a, .pager .previous > span {
    float: left
}

.pager .disabled > a, .pager .disabled > a:focus, .pager .disabled > a:hover, .pager .disabled > span {
    color: #777;
    cursor: not-allowed;
    background-color: #fff
}

.label {
    display: inline;
    padding: .2em .6em .3em;
    font-size: 75%;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25em
}

a.label:focus, a.label:hover {
    color: #fff;
    text-decoration: none;
    cursor: pointer
}

.label:empty {
    display: none
}

.btn .label {
    position: relative;
    top: -1px
}

.label-default {
    background-color: #777
}

.label-default[href]:focus, .label-default[href]:hover {
    background-color: #5e5e5e
}

.label-primary {
    background-color: #337ab7
}

.label-primary[href]:focus, .label-primary[href]:hover {
    background-color: #286090
}

.label-success {
    background-color: #5cb85c
}

.label-success[href]:focus, .label-success[href]:hover {
    background-color: #449d44
}

.label-info {
    background-color: #5bc0de
}

.label-info[href]:focus, .label-info[href]:hover {
    background-color: #31b0d5
}

.label-warning {
    background-color: #f0ad4e
}

.label-warning[href]:focus, .label-warning[href]:hover {
    background-color: #ec971f
}

.label-danger {
    background-color: #d9534f
}

.label-danger[href]:focus, .label-danger[href]:hover {
    background-color: #c9302c
}

.badge {
    display: inline-block;
    min-width: 10px;
    padding: 3px 7px;
    font-size: 12px;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    background-color: #777;
    border-radius: 10px
}

.badge:empty {
    display: none
}

.btn .badge {
    position: relative;
    top: -1px
}

.btn-group-xs > .btn .badge, .btn-xs .badge {
    top: 0;
    padding: 1px 5px
}

a.badge:focus, a.badge:hover {
    color: #fff;
    text-decoration: none;
    cursor: pointer
}

.list-group-item.active > .badge, .nav-pills > .active > a > .badge {
    color: #337ab7;
    background-color: #fff
}

.list-group-item > .badge {
    float: right
}

.list-group-item > .badge + .badge {
    margin-right: 5px
}

.nav-pills > li > a > .badge {
    margin-left: 3px
}

.jumbotron {
    padding-top: 30px;
    padding-bottom: 30px;
    margin-bottom: 30px;
    color: inherit;
    background-color: #eee
}

.jumbotron .h1, .jumbotron h1 {
    color: inherit
}

.jumbotron p {
    margin-bottom: 15px;
    font-size: 21px;
    font-weight: 200
}

.jumbotron > hr {
    border-top-color: #d5d5d5
}

.container .jumbotron, .container-fluid .jumbotron {
    padding-right: 15px;
    padding-left: 15px;
    border-radius: 6px
}

.jumbotron .container {
    max-width: 100%
}

@media screen and (min-width: 768px) {
    .jumbotron {
        padding-top: 48px;
        padding-bottom: 48px
    }

    .container .jumbotron, .container-fluid .jumbotron {
        padding-right: 60px;
        padding-left: 60px
    }

    .jumbotron .h1, .jumbotron h1 {
        font-size: 63px
    }
}

.thumbnail {
    display: block;
    padding: 4px;
    margin-bottom: 20px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: border .2s ease-in-out;
    -o-transition: border .2s ease-in-out;
    transition: border .2s ease-in-out
}

.thumbnail a > img, .thumbnail > img {
    margin-right: auto;
    margin-left: auto
}

a.thumbnail.active, a.thumbnail:focus, a.thumbnail:hover {
    border-color: #337ab7
}

.thumbnail .caption {
    padding: 9px;
    color: #333
}

.alert {
    padding: 15px;
    margin-bottom: 20px;
    border: 1px solid transparent;
    border-radius: 4px
}

.alert h4 {
    margin-top: 0;
    color: inherit
}

.alert .alert-link {
    font-weight: 700
}

.alert > p, .alert > ul {
    margin-bottom: 0
}

.alert > p + p {
    margin-top: 5px
}

.alert-dismissable, .alert-dismissible {
    padding-right: 35px
}

.alert-dismissable .close, .alert-dismissible .close {
    position: relative;
    top: -2px;
    right: -21px;
    color: inherit
}

.alert-success {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6
}

.alert-success hr {
    border-top-color: #c9e2b3
}

.alert-success .alert-link {
    color: #2b542c
}

.alert-info {
    color: #31708f;
    background-color: #d9edf7;
    border-color: #bce8f1
}

.alert-info hr {
    border-top-color: #a6e1ec
}

.alert-info .alert-link {
    color: #245269
}

.alert-warning {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #faebcc
}

.alert-warning hr {
    border-top-color: #f7e1b5
}

.alert-warning .alert-link {
    color: #66512c
}

.alert-danger {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1
}

.alert-danger hr {
    border-top-color: #e4b9c0
}

.alert-danger .alert-link {
    color: #843534
}

@-webkit-keyframes progress-bar-stripes {
    from {
        background-position: 40px 0
    }
    to {
        background-position: 0 0
    }
}

@-o-keyframes progress-bar-stripes {
    from {
        background-position: 40px 0
    }
    to {
        background-position: 0 0
    }
}

@keyframes progress-bar-stripes {
    from {
        background-position: 40px 0
    }
    to {
        background-position: 0 0
    }
}

.progress {
    height: 20px;
    margin-bottom: 20px;
    overflow: hidden;
    background-color: #f5f5f5;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1)
}

.progress-bar {
    float: left;
    width: 0;
    height: 100%;
    font-size: 12px;
    line-height: 20px;
    color: #fff;
    text-align: center;
    background-color: #337ab7;
    -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
    -webkit-transition: width .6s ease;
    -o-transition: width .6s ease;
    transition: width .6s ease
}

.progress-bar-striped, .progress-striped .progress-bar {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    -webkit-background-size: 40px 40px;
    background-size: 40px 40px
}

.progress-bar.active, .progress.active .progress-bar {
    -webkit-animation: progress-bar-stripes 2s linear infinite;
    -o-animation: progress-bar-stripes 2s linear infinite;
    animation: progress-bar-stripes 2s linear infinite
}

.progress-bar-success {
    background-color: #5cb85c
}

.progress-striped .progress-bar-success {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent)
}

.progress-bar-info {
    background-color: #5bc0de
}

.progress-striped .progress-bar-info {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent)
}

.progress-bar-warning {
    background-color: #f0ad4e
}

.progress-striped .progress-bar-warning {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent)
}

.progress-bar-danger {
    background-color: #d9534f
}

.progress-striped .progress-bar-danger {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent)
}

.media {
    margin-top: 15px
}

.media:first-child {
    margin-top: 0
}

.media, .media-body {
    overflow: hidden;
    zoom: 1
}

.media-body {
    width: 10000px
}

.media-object {
    display: block
}

.media-object.img-thumbnail {
    max-width: none
}

.media-right, .media > .pull-right {
    padding-left: 10px
}

.media-left, .media > .pull-left {
    padding-right: 10px
}

.media-body, .media-left, .media-right {
    display: table-cell;
    vertical-align: top
}

.media-middle {
    vertical-align: middle
}

.media-bottom {
    vertical-align: bottom
}

.media-heading {
    margin-top: 0;
    margin-bottom: 5px
}

.media-list {
    padding-left: 0;
    list-style: none
}

.list-group {
    padding-left: 0;
    margin-bottom: 20px
}

.list-group-item {
    position: relative;
    display: block;
    padding: 10px 15px;
    margin-bottom: -1px;
    background-color: #fff;
    border: 1px solid #ddd
}

.list-group-item:first-child {
    border-top-left-radius: 4px;
    border-top-right-radius: 4px
}

.list-group-item:last-child {
    margin-bottom: 0;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px
}

a.list-group-item, button.list-group-item {
    color: #555
}

a.list-group-item .list-group-item-heading, button.list-group-item .list-group-item-heading {
    color: #333
}

a.list-group-item:focus, a.list-group-item:hover, button.list-group-item:focus, button.list-group-item:hover {
    color: #555;
    text-decoration: none;
    background-color: #f5f5f5
}

button.list-group-item {
    width: 100%;
    text-align: left
}

.list-group-item.disabled, .list-group-item.disabled:focus, .list-group-item.disabled:hover {
    color: #777;
    cursor: not-allowed;
    background-color: #eee
}

.list-group-item.disabled .list-group-item-heading, .list-group-item.disabled:focus .list-group-item-heading, .list-group-item.disabled:hover .list-group-item-heading {
    color: inherit
}

.list-group-item.disabled .list-group-item-text, .list-group-item.disabled:focus .list-group-item-text, .list-group-item.disabled:hover .list-group-item-text {
    color: #777
}

.list-group-item.active, .list-group-item.active:focus, .list-group-item.active:hover {
    z-index: 2;
    color: #fff;
    background-color: #337ab7;
    border-color: #337ab7
}

.list-group-item.active .list-group-item-heading, .list-group-item.active .list-group-item-heading > .small, .list-group-item.active .list-group-item-heading > small, .list-group-item.active:focus .list-group-item-heading, .list-group-item.active:focus .list-group-item-heading > .small, .list-group-item.active:focus .list-group-item-heading > small, .list-group-item.active:hover .list-group-item-heading, .list-group-item.active:hover .list-group-item-heading > .small, .list-group-item.active:hover .list-group-item-heading > small {
    color: inherit
}

.list-group-item.active .list-group-item-text, .list-group-item.active:focus .list-group-item-text, .list-group-item.active:hover .list-group-item-text {
    color: #c7ddef
}

.list-group-item-success {
    color: #3c763d;
    background-color: #dff0d8
}

a.list-group-item-success, button.list-group-item-success {
    color: #3c763d
}

a.list-group-item-success .list-group-item-heading, button.list-group-item-success .list-group-item-heading {
    color: inherit
}

a.list-group-item-success:focus, a.list-group-item-success:hover, button.list-group-item-success:focus, button.list-group-item-success:hover {
    color: #3c763d;
    background-color: #d0e9c6
}

a.list-group-item-success.active, a.list-group-item-success.active:focus, a.list-group-item-success.active:hover, button.list-group-item-success.active, button.list-group-item-success.active:focus, button.list-group-item-success.active:hover {
    color: #fff;
    background-color: #3c763d;
    border-color: #3c763d
}

.list-group-item-info {
    color: #31708f;
    background-color: #d9edf7
}

a.list-group-item-info, button.list-group-item-info {
    color: #31708f
}

a.list-group-item-info .list-group-item-heading, button.list-group-item-info .list-group-item-heading {
    color: inherit
}

a.list-group-item-info:focus, a.list-group-item-info:hover, button.list-group-item-info:focus, button.list-group-item-info:hover {
    color: #31708f;
    background-color: #c4e3f3
}

a.list-group-item-info.active, a.list-group-item-info.active:focus, a.list-group-item-info.active:hover, button.list-group-item-info.active, button.list-group-item-info.active:focus, button.list-group-item-info.active:hover {
    color: #fff;
    background-color: #31708f;
    border-color: #31708f
}

.list-group-item-warning {
    color: #8a6d3b;
    background-color: #fcf8e3
}

a.list-group-item-warning, button.list-group-item-warning {
    color: #8a6d3b
}

a.list-group-item-warning .list-group-item-heading, button.list-group-item-warning .list-group-item-heading {
    color: inherit
}

a.list-group-item-warning:focus, a.list-group-item-warning:hover, button.list-group-item-warning:focus, button.list-group-item-warning:hover {
    color: #8a6d3b;
    background-color: #faf2cc
}

a.list-group-item-warning.active, a.list-group-item-warning.active:focus, a.list-group-item-warning.active:hover, button.list-group-item-warning.active, button.list-group-item-warning.active:focus, button.list-group-item-warning.active:hover {
    color: #fff;
    background-color: #8a6d3b;
    border-color: #8a6d3b
}

.list-group-item-danger {
    color: #a94442;
    background-color: #f2dede
}

a.list-group-item-danger, button.list-group-item-danger {
    color: #a94442
}

a.list-group-item-danger .list-group-item-heading, button.list-group-item-danger .list-group-item-heading {
    color: inherit
}

a.list-group-item-danger:focus, a.list-group-item-danger:hover, button.list-group-item-danger:focus, button.list-group-item-danger:hover {
    color: #a94442;
    background-color: #ebcccc
}

a.list-group-item-danger.active, a.list-group-item-danger.active:focus, a.list-group-item-danger.active:hover, button.list-group-item-danger.active, button.list-group-item-danger.active:focus, button.list-group-item-danger.active:hover {
    color: #fff;
    background-color: #a94442;
    border-color: #a94442
}

.list-group-item-heading {
    margin-top: 0;
    margin-bottom: 5px
}

.list-group-item-text {
    margin-bottom: 0;
    line-height: 1.3
}

.panel {
    margin-bottom: 20px;
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
    box-shadow: 0 1px 1px rgba(0, 0, 0, .05)
}

.panel-body {
    padding: 15px
}

.panel-heading {
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px
}

.panel-heading > .dropdown .dropdown-toggle {
    color: inherit
}

.panel-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 16px;
    color: inherit
}

.panel-title > .small, .panel-title > .small > a, .panel-title > a, .panel-title > small, .panel-title > small > a {
    color: inherit
}

.panel-footer {
    padding: 10px 15px;
    background-color: #f5f5f5;
    border-top: 1px solid #ddd;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px
}

.panel > .list-group, .panel > .panel-collapse > .list-group {
    margin-bottom: 0
}

.panel > .list-group .list-group-item, .panel > .panel-collapse > .list-group .list-group-item {
    border-width: 1px 0;
    border-radius: 0
}

.panel > .list-group:first-child .list-group-item:first-child, .panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
    border-top: 0;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px
}

.panel > .list-group:last-child .list-group-item:last-child, .panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
    border-bottom: 0;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px
}

.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.panel-heading + .list-group .list-group-item:first-child {
    border-top-width: 0
}

.list-group + .panel-footer {
    border-top-width: 0
}

.panel > .panel-collapse > .table, .panel > .table, .panel > .table-responsive > .table {
    margin-bottom: 0
}

.panel > .panel-collapse > .table caption, .panel > .table caption, .panel > .table-responsive > .table caption {
    padding-right: 15px;
    padding-left: 15px
}

.panel > .table-responsive:first-child > .table:first-child, .panel > .table:first-child {
    border-top-left-radius: 3px;
    border-top-right-radius: 3px
}

.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child, .panel > .table:first-child > tbody:first-child > tr:first-child, .panel > .table:first-child > thead:first-child > tr:first-child {
    border-top-left-radius: 3px;
    border-top-right-radius: 3px
}

.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child, .panel > .table:first-child > tbody:first-child > tr:first-child td:first-child, .panel > .table:first-child > tbody:first-child > tr:first-child th:first-child, .panel > .table:first-child > thead:first-child > tr:first-child td:first-child, .panel > .table:first-child > thead:first-child > tr:first-child th:first-child {
    border-top-left-radius: 3px
}

.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child, .panel > .table:first-child > tbody:first-child > tr:first-child td:last-child, .panel > .table:first-child > tbody:first-child > tr:first-child th:last-child, .panel > .table:first-child > thead:first-child > tr:first-child td:last-child, .panel > .table:first-child > thead:first-child > tr:first-child th:last-child {
    border-top-right-radius: 3px
}

.panel > .table-responsive:last-child > .table:last-child, .panel > .table:last-child {
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px
}

.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child, .panel > .table:last-child > tbody:last-child > tr:last-child, .panel > .table:last-child > tfoot:last-child > tr:last-child {
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px
}

.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child, .panel > .table:last-child > tbody:last-child > tr:last-child td:first-child, .panel > .table:last-child > tbody:last-child > tr:last-child th:first-child, .panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child, .panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
    border-bottom-left-radius: 3px
}

.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child, .panel > .table:last-child > tbody:last-child > tr:last-child td:last-child, .panel > .table:last-child > tbody:last-child > tr:last-child th:last-child, .panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child, .panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
    border-bottom-right-radius: 3px
}

.panel > .panel-body + .table, .panel > .panel-body + .table-responsive, .panel > .table + .panel-body, .panel > .table-responsive + .panel-body {
    border-top: 1px solid #ddd
}

.panel > .table > tbody:first-child > tr:first-child td, .panel > .table > tbody:first-child > tr:first-child th {
    border-top: 0
}

.panel > .table-bordered, .panel > .table-responsive > .table-bordered {
    border: 0
}

.panel > .table-bordered > tbody > tr > td:first-child, .panel > .table-bordered > tbody > tr > th:first-child, .panel > .table-bordered > tfoot > tr > td:first-child, .panel > .table-bordered > tfoot > tr > th:first-child, .panel > .table-bordered > thead > tr > td:first-child, .panel > .table-bordered > thead > tr > th:first-child, .panel > .table-responsive > .table-bordered > tbody > tr > td:first-child, .panel > .table-responsive > .table-bordered > tbody > tr > th:first-child, .panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child, .panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child, .panel > .table-responsive > .table-bordered > thead > tr > td:first-child, .panel > .table-responsive > .table-bordered > thead > tr > th:first-child {
    border-left: 0
}

.panel > .table-bordered > tbody > tr > td:last-child, .panel > .table-bordered > tbody > tr > th:last-child, .panel > .table-bordered > tfoot > tr > td:last-child, .panel > .table-bordered > tfoot > tr > th:last-child, .panel > .table-bordered > thead > tr > td:last-child, .panel > .table-bordered > thead > tr > th:last-child, .panel > .table-responsive > .table-bordered > tbody > tr > td:last-child, .panel > .table-responsive > .table-bordered > tbody > tr > th:last-child, .panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child, .panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child, .panel > .table-responsive > .table-bordered > thead > tr > td:last-child, .panel > .table-responsive > .table-bordered > thead > tr > th:last-child {
    border-right: 0
}

.panel > .table-bordered > tbody > tr:first-child > td, .panel > .table-bordered > tbody > tr:first-child > th, .panel > .table-bordered > thead > tr:first-child > td, .panel > .table-bordered > thead > tr:first-child > th, .panel > .table-responsive > .table-bordered > tbody > tr:first-child > td, .panel > .table-responsive > .table-bordered > tbody > tr:first-child > th, .panel > .table-responsive > .table-bordered > thead > tr:first-child > td, .panel > .table-responsive > .table-bordered > thead > tr:first-child > th {
    border-bottom: 0
}

.panel > .table-bordered > tbody > tr:last-child > td, .panel > .table-bordered > tbody > tr:last-child > th, .panel > .table-bordered > tfoot > tr:last-child > td, .panel > .table-bordered > tfoot > tr:last-child > th, .panel > .table-responsive > .table-bordered > tbody > tr:last-child > td, .panel > .table-responsive > .table-bordered > tbody > tr:last-child > th, .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td, .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
    border-bottom: 0
}

.panel > .table-responsive {
    margin-bottom: 0;
    border: 0
}

.panel-group {
    margin-bottom: 20px
}

.panel-group .panel {
    margin-bottom: 0;
    border-radius: 4px
}

.panel-group .panel + .panel {
    margin-top: 5px
}

.panel-group .panel-heading {
    border-bottom: 0
}

.panel-group .panel-heading + .panel-collapse > .list-group, .panel-group .panel-heading + .panel-collapse > .panel-body {
    border-top: 1px solid #ddd
}

.panel-group .panel-footer {
    border-top: 0
}

.panel-group .panel-footer + .panel-collapse .panel-body {
    border-bottom: 1px solid #ddd
}

.panel-default {
    border-color: #ddd
}

.panel-default > .panel-heading {
    color: #333;
    background-color: #f5f5f5;
    border-color: #ddd
}

.panel-default > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #ddd
}

.panel-default > .panel-heading .badge {
    color: #f5f5f5;
    background-color: #333
}

.panel-default > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #ddd
}

.panel-primary {
    border-color: #337ab7
}

.panel-primary > .panel-heading {
    color: #fff;
    background-color: #337ab7;
    border-color: #337ab7
}

.panel-primary > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #337ab7
}

.panel-primary > .panel-heading .badge {
    color: #337ab7;
    background-color: #fff
}

.panel-primary > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #337ab7
}

.panel-success {
    border-color: #d6e9c6
}

.panel-success > .panel-heading {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6
}

.panel-success > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #d6e9c6
}

.panel-success > .panel-heading .badge {
    color: #dff0d8;
    background-color: #3c763d
}

.panel-success > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #d6e9c6
}

.panel-info {
    border-color: #bce8f1
}

.panel-info > .panel-heading {
    color: #31708f;
    background-color: #d9edf7;
    border-color: #bce8f1
}

.panel-info > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #bce8f1
}

.panel-info > .panel-heading .badge {
    color: #d9edf7;
    background-color: #31708f
}

.panel-info > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #bce8f1
}

.panel-warning {
    border-color: #faebcc
}

.panel-warning > .panel-heading {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #faebcc
}

.panel-warning > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #faebcc
}

.panel-warning > .panel-heading .badge {
    color: #fcf8e3;
    background-color: #8a6d3b
}

.panel-warning > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #faebcc
}

.panel-danger {
    border-color: #ebccd1
}

.panel-danger > .panel-heading {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1
}

.panel-danger > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #ebccd1
}

.panel-danger > .panel-heading .badge {
    color: #f2dede;
    background-color: #a94442
}

.panel-danger > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #ebccd1
}

.embed-responsive {
    position: relative;
    display: block;
    height: 0;
    padding: 0;
    overflow: hidden
}

.embed-responsive .embed-responsive-item, .embed-responsive embed, .embed-responsive iframe, .embed-responsive object, .embed-responsive video {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0
}

.embed-responsive-16by9 {
    padding-bottom: 56.25%
}

.embed-responsive-4by3 {
    padding-bottom: 75%
}

.well {
    min-height: 20px;
    padding: 19px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border: 1px solid #e3e3e3;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05)
}

.well blockquote {
    border-color: #ddd;
    border-color: rgba(0, 0, 0, .15)
}

.well-lg {
    padding: 24px;
    border-radius: 6px
}

.well-sm {
    padding: 9px;
    border-radius: 3px
}

.close {
    float: right;
    font-size: 21px;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    filter: alpha(opacity=20);
    opacity: .2
}

.close:focus, .close:hover {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    filter: alpha(opacity=50);
    opacity: .5
}

button.close {
    -webkit-appearance: none;
    padding: 0;
    cursor: pointer;
    background: 0 0;
    border: 0
}

.modal-open {
    overflow: hidden
}

.modal {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    display: none;
    overflow: hidden;
    -webkit-overflow-scrolling: touch;
    outline: 0
}

.modal.fade .modal-dialog {
    -webkit-transition: -webkit-transform .3s ease-out;
    -o-transition: -o-transform .3s ease-out;
    transition: transform .3s ease-out;
    -webkit-transform: translate(0, -25%);
    -ms-transform: translate(0, -25%);
    -o-transform: translate(0, -25%);
    transform: translate(0, -25%)
}

.modal.in .modal-dialog {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0)
}

.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto
}

.modal-dialog {
    position: relative;
    width: auto;
    margin: 10px
}

.modal-content {
    position: relative;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #999;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: 6px;
    outline: 0;
    -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
    box-shadow: 0 3px 9px rgba(0, 0, 0, .5)
}

.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: #000
}

.modal-backdrop.fade {
    filter: alpha(opacity=0);
    opacity: 0
}

.modal-backdrop.in {
    filter: alpha(opacity=50);
    opacity: .5
}

.modal-header {
    padding: 15px;
    border-bottom: 1px solid #e5e5e5
}

.modal-header .close {
    margin-top: -2px
}

.modal-title {
    margin: 0;
    line-height: 1.42857143
}

.modal-body {
    position: relative;
    padding: 15px
}

.modal-footer {
    padding: 15px;
    text-align: right;
    border-top: 1px solid #e5e5e5
}

.modal-footer .btn + .btn {
    margin-bottom: 0;
    margin-left: 5px
}

.modal-footer .btn-group .btn + .btn {
    margin-left: -1px
}

.modal-footer .btn-block + .btn-block {
    margin-left: 0
}

.modal-scrollbar-measure {
    position: absolute;
    top: -9999px;
    width: 50px;
    height: 50px;
    overflow: scroll
}

@media (min-width: 768px) {
    .modal-dialog {
        width: 600px;
        margin: 30px auto
    }

    .modal-content {
        -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
        box-shadow: 0 5px 15px rgba(0, 0, 0, .5)
    }

    .modal-sm {
        width: 300px
    }
}

@media (min-width: 992px) {
    .modal-lg {
        width: 900px
    }
}

.tooltip {
    position: absolute;
    z-index: 1070;
    display: block;
    font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    letter-spacing: normal;
    word-break: normal;
    word-spacing: normal;
    word-wrap: normal;
    white-space: normal;
    filter: alpha(opacity=0);
    opacity: 0;
    line-break: auto
}

.tooltip.in {
    filter: alpha(opacity=90);
    opacity: .9
}

.tooltip.top {
    padding: 5px 0;
    margin-top: -3px
}

.tooltip.right {
    padding: 0 5px;
    margin-left: 3px
}

.tooltip.bottom {
    padding: 5px 0;
    margin-top: 3px
}

.tooltip.left {
    padding: 0 5px;
    margin-left: -3px
}

.tooltip-inner {
    max-width: 200px;
    padding: 3px 8px;
    color: #fff;
    text-align: center;
    background-color: #000;
    border-radius: 4px
}

.tooltip-arrow {
    position: absolute;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid
}

.tooltip.top .tooltip-arrow {
    bottom: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000
}

.tooltip.top-left .tooltip-arrow {
    right: 5px;
    bottom: 0;
    margin-bottom: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000
}

.tooltip.top-right .tooltip-arrow {
    bottom: 0;
    left: 5px;
    margin-bottom: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000
}

.tooltip.right .tooltip-arrow {
    top: 50%;
    left: 0;
    margin-top: -5px;
    border-width: 5px 5px 5px 0;
    border-right-color: #000
}

.tooltip.left .tooltip-arrow {
    top: 50%;
    right: 0;
    margin-top: -5px;
    border-width: 5px 0 5px 5px;
    border-left-color: #000
}

.tooltip.bottom .tooltip-arrow {
    top: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000
}

.tooltip.bottom-left .tooltip-arrow {
    top: 0;
    right: 5px;
    margin-top: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000
}

.tooltip.bottom-right .tooltip-arrow {
    top: 0;
    left: 5px;
    margin-top: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000
}

.popover {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1060;
    display: none;
    max-width: 276px;
    padding: 1px;
    font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    letter-spacing: normal;
    word-break: normal;
    word-spacing: normal;
    word-wrap: normal;
    white-space: normal;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: 6px;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
    box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
    line-break: auto
}

.popover.top {
    margin-top: -10px
}

.popover.right {
    margin-left: 10px
}

.popover.bottom {
    margin-top: 10px
}

.popover.left {
    margin-left: -10px
}

.popover-title {
    padding: 8px 14px;
    margin: 0;
    font-size: 14px;
    background-color: #f7f7f7;
    border-bottom: 1px solid #ebebeb;
    border-radius: 5px 5px 0 0
}

.popover-content {
    padding: 9px 14px
}

.popover > .arrow, .popover > .arrow:after {
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid
}

.popover > .arrow {
    border-width: 11px
}

.popover > .arrow:after {
    content: "";
    border-width: 10px
}

.popover.top > .arrow {
    bottom: -11px;
    left: 50%;
    margin-left: -11px;
    border-top-color: #999;
    border-top-color: rgba(0, 0, 0, .25);
    border-bottom-width: 0
}

.popover.top > .arrow:after {
    bottom: 1px;
    margin-left: -10px;
    content: " ";
    border-top-color: #fff;
    border-bottom-width: 0
}

.popover.right > .arrow {
    top: 50%;
    left: -11px;
    margin-top: -11px;
    border-right-color: #999;
    border-right-color: rgba(0, 0, 0, .25);
    border-left-width: 0
}

.popover.right > .arrow:after {
    bottom: -10px;
    left: 1px;
    content: " ";
    border-right-color: #fff;
    border-left-width: 0
}

.popover.bottom > .arrow {
    top: -11px;
    left: 50%;
    margin-left: -11px;
    border-top-width: 0;
    border-bottom-color: #999;
    border-bottom-color: rgba(0, 0, 0, .25)
}

.popover.bottom > .arrow:after {
    top: 1px;
    margin-left: -10px;
    content: " ";
    border-top-width: 0;
    border-bottom-color: #fff
}

.popover.left > .arrow {
    top: 50%;
    right: -11px;
    margin-top: -11px;
    border-right-width: 0;
    border-left-color: #999;
    border-left-color: rgba(0, 0, 0, .25)
}

.popover.left > .arrow:after {
    right: 1px;
    bottom: -10px;
    content: " ";
    border-right-width: 0;
    border-left-color: #fff
}

.carousel {
    position: relative
}

.carousel-inner {
    position: relative;
    width: 100%;
    overflow: hidden
}

.carousel-inner > .item {
    position: relative;
    display: none;
    -webkit-transition: .6s ease-in-out left;
    -o-transition: .6s ease-in-out left;
    transition: .6s ease-in-out left
}

.carousel-inner > .item > a > img, .carousel-inner > .item > img {
    line-height: 1
}

@media all and (transform-3d),(-webkit-transform-3d) {
    .carousel-inner > .item {
        -webkit-transition: -webkit-transform .6s ease-in-out;
        -o-transition: -o-transform .6s ease-in-out;
        transition: transform .6s ease-in-out;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        -webkit-perspective: 1000px;
        perspective: 1000px
    }

    .carousel-inner > .item.active.right, .carousel-inner > .item.next {
        left: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }

    .carousel-inner > .item.active.left, .carousel-inner > .item.prev {
        left: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0)
    }

    .carousel-inner > .item.active, .carousel-inner > .item.next.left, .carousel-inner > .item.prev.right {
        left: 0;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

.carousel-inner > .active, .carousel-inner > .next, .carousel-inner > .prev {
    display: block
}

.carousel-inner > .active {
    left: 0
}

.carousel-inner > .next, .carousel-inner > .prev {
    position: absolute;
    top: 0;
    width: 100%
}

.carousel-inner > .next {
    left: 100%
}

.carousel-inner > .prev {
    left: -100%
}

.carousel-inner > .next.left, .carousel-inner > .prev.right {
    left: 0
}

.carousel-inner > .active.left {
    left: -100%
}

.carousel-inner > .active.right {
    left: 100%
}

.carousel-control {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 15%;
    font-size: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
    background-color: transparent;
    filter: alpha(opacity=50);
    opacity: .5
}

.carousel-control.left {
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .5) 0, rgba(0, 0, 0, .0001) 100%);
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, .5) 0, rgba(0, 0, 0, .0001) 100%);
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, .0001)));
    background-image: linear-gradient(to right, rgba(0, 0, 0, .5) 0, rgba(0, 0, 0, .0001) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
    background-repeat: repeat-x
}

.carousel-control.right {
    right: 0;
    left: auto;
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .0001) 0, rgba(0, 0, 0, .5) 100%);
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, .0001) 0, rgba(0, 0, 0, .5) 100%);
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .0001)), to(rgba(0, 0, 0, .5)));
    background-image: linear-gradient(to right, rgba(0, 0, 0, .0001) 0, rgba(0, 0, 0, .5) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
    background-repeat: repeat-x
}

.carousel-control:focus, .carousel-control:hover {
    color: #fff;
    text-decoration: none;
    filter: alpha(opacity=90);
    outline: 0;
    opacity: .9
}

.carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next, .carousel-control .icon-prev {
    position: absolute;
    top: 50%;
    z-index: 5;
    display: inline-block;
    margin-top: -10px
}

.carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev {
    left: 50%;
    margin-left: -10px
}

.carousel-control .glyphicon-chevron-right, .carousel-control .icon-next {
    right: 50%;
    margin-right: -10px
}

.carousel-control .icon-next, .carousel-control .icon-prev {
    width: 20px;
    height: 20px;
    font-family: serif;
    line-height: 1
}

.carousel-control .icon-prev:before {
    content: '\2039'
}

.carousel-control .icon-next:before {
    content: '\203a'
}

.carousel-indicators {
    position: absolute;
    bottom: 10px;
    left: 50%;
    z-index: 15;
    width: 60%;
    padding-left: 0;
    margin-left: -30%;
    text-align: center;
    list-style: none
}

.carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #000 \9;
    background-color: transparent;
    border: 1px solid #fff;
    border-radius: 10px
}

.carousel-indicators .active {
    width: 12px;
    height: 12px;
    margin: 0;
    background-color: #fff
}

.carousel-caption {
    position: absolute;
    right: 15%;
    bottom: 20px;
    left: 15%;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, .6)
}

.carousel-caption .btn {
    text-shadow: none
}

@media screen and (min-width: 768px) {
    .carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next, .carousel-control .icon-prev {
        width: 30px;
        height: 30px;
        margin-top: -10px;
        font-size: 30px
    }

    .carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev {
        margin-left: -10px
    }

    .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next {
        margin-right: -10px
    }

    .carousel-caption {
        right: 20%;
        left: 20%;
        padding-bottom: 30px
    }

    .carousel-indicators {
        bottom: 20px
    }
}

.btn-group-vertical > .btn-group:after, .btn-group-vertical > .btn-group:before, .btn-toolbar:after, .btn-toolbar:before, .clearfix:after, .clearfix:before, .container-fluid:after, .container-fluid:before, .container:after, .container:before, .dl-horizontal dd:after, .dl-horizontal dd:before, .form-horizontal .form-group:after, .form-horizontal .form-group:before, .modal-footer:after, .modal-footer:before, .modal-header:after, .modal-header:before, .nav:after, .nav:before, .navbar-collapse:after, .navbar-collapse:before, .navbar-header:after, .navbar-header:before, .navbar:after, .navbar:before, .pager:after, .pager:before, .panel-body:after, .panel-body:before, .row:after, .row:before {
    display: table;
    content: " "
}

.btn-group-vertical > .btn-group:after, .btn-toolbar:after, .clearfix:after, .container-fluid:after, .container:after, .dl-horizontal dd:after, .form-horizontal .form-group:after, .modal-footer:after, .modal-header:after, .nav:after, .navbar-collapse:after, .navbar-header:after, .navbar:after, .pager:after, .panel-body:after, .row:after {
    clear: both
}

.center-block {
    display: block;
    margin-right: auto;
    margin-left: auto
}

.pull-right {
    float: right !important
}

.pull-left {
    float: left !important
}

.hide {
    display: none !important
}

.show {
    display: block !important
}

.invisible {
    visibility: hidden
}

.text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0
}

.hidden {
    display: none !important
}

.affix {
    position: fixed
}

@-ms-viewport {
    width: device-width
}

.visible-lg, .visible-md, .visible-sm, .visible-xs {
    display: none !important
}

.visible-lg-block, .visible-lg-inline, .visible-lg-inline-block, .visible-md-block, .visible-md-inline, .visible-md-inline-block, .visible-sm-block, .visible-sm-inline, .visible-sm-inline-block, .visible-xs-block, .visible-xs-inline, .visible-xs-inline-block {
    display: none !important
}

@media (max-width: 767px) {
    .visible-xs {
        display: block !important
    }

    table.visible-xs {
        display: table !important
    }

    tr.visible-xs {
        display: table-row !important
    }

    td.visible-xs, th.visible-xs {
        display: table-cell !important
    }

    .visible-xs-block {
        display: block !important
    }

    .visible-xs-inline {
        display: inline !important
    }

    .visible-xs-inline-block {
        display: inline-block !important
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm {
        display: block !important
    }

    table.visible-sm {
        display: table !important
    }

    tr.visible-sm {
        display: table-row !important
    }

    td.visible-sm, th.visible-sm {
        display: table-cell !important
    }

    .visible-sm-block {
        display: block !important
    }

    .visible-sm-inline {
        display: inline !important
    }

    .visible-sm-inline-block {
        display: inline-block !important
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .visible-md {
        display: block !important
    }

    table.visible-md {
        display: table !important
    }

    tr.visible-md {
        display: table-row !important
    }

    td.visible-md, th.visible-md {
        display: table-cell !important
    }

    .visible-md-block {
        display: block !important
    }

    .visible-md-inline {
        display: inline !important
    }

    .visible-md-inline-block {
        display: inline-block !important
    }
}

@media (min-width: 1200px) {
    .visible-lg {
        display: block !important
    }

    table.visible-lg {
        display: table !important
    }

    tr.visible-lg {
        display: table-row !important
    }

    td.visible-lg, th.visible-lg {
        display: table-cell !important
    }

    .visible-lg-block {
        display: block !important
    }

    .visible-lg-inline {
        display: inline !important
    }

    .visible-lg-inline-block {
        display: inline-block !important
    }
}

@media (max-width: 767px) {
    .hidden-xs {
        display: none !important
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .hidden-sm {
        display: none !important
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .hidden-md {
        display: none !important
    }
}

@media (min-width: 1200px) {
    .hidden-lg {
        display: none !important
    }
}

.visible-print {
    display: none !important
}

@media print {
    .visible-print {
        display: block !important
    }

    table.visible-print {
        display: table !important
    }

    tr.visible-print {
        display: table-row !important
    }

    td.visible-print, th.visible-print {
        display: table-cell !important
    }
}

.visible-print-block {
    display: none !important
}

@media print {
    .visible-print-block {
        display: block !important
    }
}

.visible-print-inline {
    display: none !important
}

@media print {
    .visible-print-inline {
        display: inline !important
    }
}

.visible-print-inline-block {
    display: none !important
}

@media print {
    .visible-print-inline-block {
        display: inline-block !important
    }

    .hidden-print {
        display: none !important
    }
}

@font-face {
    font-family: Conv_Brandon_med;
    src: url(../fonts/brandon/Brandon_med.eot);
    src: local('â˜º'), url(../fonts/brandon/Brandon_med.woff) format('woff'), url(../fonts/brandon/Brandon_med.ttf) format('truetype'), url(../fonts/brandon/Brandon_med.svg) format('svg')
}

.cb-med {
    font-family: Conv_Brandon_med
}

.os-light {
    font-weight: 300
}

.os-light-italic {
    font-weight: 300;
    font-style: italic;
    color: #7e8890
}

.os-regular {
    font-weight: 400
}

.os-regular-italic {
    font-weight: 400;
    font-style: italic
}

.os-semibold {
    font-weight: 600
}

.os-bold {
    font-weight: 700
}

body {
    font-family: Open Sans, sans-serif;
    font-size: 16px;
    line-height: 1.8;
    color: #161b25
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    line-height: 1.3
}

h1 {
    font-size: 46px
}

h2 {
    font-size: 30px
}

h3 {
    font-size: 24px
}

h4 {
    font-size: 20px
}

h5 {
    font-size: 18px
}

h6 {
    font-size: 14px
}

img {
    max-width: 100%
}

svg:not(:root) {
    overflow: hidden
}

ul {
    padding: 0;
    list-style: none
}

a {
    color: #3174ee
}

a:hover {
    color: #205fd1;
    text-decoration: none
}

.form-control {
    background: #fff;
    border: 1px solid #d4d4d4;
    box-shadow: 3px 3px 3px rgba(0, 0, 0, .1) inset;
    padding: 5px 10px;
    border-radius: 0;
    font-size: 18px;
    max-width: 100%
}

label {
    font-size: 18px
}

label.disabled {
    color: #ccc
}

.select-control {
    position: relative;
    overflow: hidden
}

.select-control select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: transparent url(http://dev2.signitysolutions.co.in/zippia-new/images/select-control-arrow.png) no-repeat right center
}

select {
    -webkit-appearance: none
}

.btn {
    font-size: 16px;
    letter-spacing: .5px;
    padding: 10px 20px
}

.btn-sm {
    font-size: 14px;
    padding: 6px 15px
}

.btn-lg {
    padding: 5px 30px;
    font-size: 22px
}

.btn-round {
    border-radius: 25px
}

.btn-orange {
    background-color: #ff6000;
    color: #fff;
    border-color: #e95800
}

.btn-orange:focus, .btn-orange:hover {
    color: #fff;
    background-color: #e95800;
    border-color: #e95800
}

.btn-royal-blue {
    background-color: #3174ee;
    color: #fff;
    border-color: #3174ee
}

.btn-royal-blue:focus, .btn-royal-blue:hover {
    color: #fff;
    background-color: #2d6ad9;
    border-color: #2d6ad9
}

.orange-text {
    color: #eb7b30
}

.darkGray-text {
    color: #262829
}

.lightGray-text {
    color: #7e8890
}

.darkBlue-text {
    color: #161b25
}

.blue-text {
    color: #333c4e
}

.white-text {
    color: #fff
}

.green-text {
    color: #00b551
}

.litegreen-text {
    color: #a3d800
}

.orange-text {
    color: #ffa000
}

.tik-ul {
    padding-left: 20px
}

.tik-ul li {
    font-size: 15px;
    line-height: 22px;
    font-family: Conv_ProximaNova-Bold;
    margin: 15px 0;
    padding: 10px 0 10px 45px
}

.tik-ul-orange li {
    background-image: url(http://dev2.signitysolutions.co.in/zippia-new/images/tik-icon.png);
    background-repeat: no-repeat;
    background-position: left 8px
}

.home-hero-sec {
    background-image: url(http://dev2.signitysolutions.co.in/zippia-new/images/xhome-hero-bg.jpg.pagespeed.ic.5pnibZkdq_.webp);
    background-position: center top;
    background-repeat: no-repeat;
    background-size: cover;
    height: 638px
}

.hero-search-wrap {
    display: table;
    height: 638px;
    width: 100%
}

.hero-search-wrap .hero-search-align {
    display: table-cell;
    vertical-align: middle
}

.hero-search-wrap .h1 {
    letter-spacing: 5px;
    margin: 15px 0;
    padding-left: 25px
}

.hero-search-wrap h3 {
    margin: 0 0 22px
}

.hero-search-fieldset {
    padding: 10px 60px 10px 0;
    position: relative;
    background-color: #fff;
    border: 1px solid #c5cfd6;
    border-radius: 5px;
    width: 790px;
    margin: 0 auto;
    max-width: 100%
}

.hero-search-fieldset .form-inline {
    margin: 0
}

.hero-search-fieldset .form-control {
    border: none;
    border-left: 1px solid #c5cfd6;
    box-shadow: none;
    background-color: #fff;
    float: left;
    height: 48px;
    padding-left: 20px;
    padding-right: 20px;
    width: 50%
}

.hero-search-fieldset .form-group {
    width: 50%
}

.hero-search-fieldset .form-group:first-child input {
    border-left: none
}

.hero-search-fieldset .form-inline:nth-child(1) input {
    padding-right: 25px
}

.hero-search-fieldset .btn {
    border: none;
    border-radius: 0 5px 5px 0;
    box-shadow: none;
    font-size: 26px;
    font-weight: 400;
    height: 70px;
    position: absolute;
    right: 0;
    text-shadow: none;
    top: 0;
    width: 80px
}

.section {
    padding-bottom: 0;
    padding-top: 80px
}

.section {
    overflow: hidden;
    clear: both
}

.sec-head {
    text-align: center;
    padding-bottom: 65px
}

.sec-head h2 {
    letter-spacing: 2px;
    margin: 0
}

.sec-head p {
    margin: 50px 0 0
}

.what-zippia-sec {
    background-color: #fff
}

.what-zippia-sec .col-unit {
    margin: 5px 0 0
}

.what-zippia-sec .unit-head {
    text-align: center
}

.what-zippia-sec .unit-body h5 {
    margin-bottom: 18px;
    margin-top: 22px
}

.what-zippia-sec .unit-body p {
    margin-bottom: 25px
}

.industries-sec .sec-body ul li {
    float: left;
    width: 33.333%
}

.industries-sec .sec-body ul li a {
    display: table;
    height: 50px;
    line-height: 1.1;
    margin-bottom: 30px;
    padding: 0 10px 0 65px;
    position: relative
}

.industries-sec .sec-body ul li a > span {
    display: table-cell;
    vertical-align: middle
}

.industry-icon-shape {
    display: inline-block;
    height: 42px;
    left: 0;
    margin-right: 20px;
    position: absolute;
    top: 5px;
    width: 44px
}

.industry-icon-shape:after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    z-index: -1;
    background-color: #ccc;
    width: 44px;
    height: 42px;
    border-radius: 35%;
    display: inline-block;
    transform: rotate(-15deg);
    -webkit-transform: rotate(-15deg);
    -moz-transform: rotate(-15deg);
    -ms-transform: rotate(-15deg)
}

.industry-icon-shape .industry-icon {
    display: table;
    height: 42px;
    margin: 0 auto;
    text-align: center;
    width: 24px
}

.industry-icon-shape .industry-icon > em {
    display: table-cell;
    vertical-align: middle
}

.industry-icon-shape .industry-icon svg {
    fill: #fff;
    height: 24px;
    width: 26px
}

.industry-icon-shape.icon-architecture:after {
    background-color: #f44336
}

.industry-icon-shape.icon-arts:after {
    background-color: #3f51b5
}

.industry-icon-shape.icon-building:after {
    background-color: #4caf50
}

.industry-icon-shape.icon-business:after {
    background-color: #d32f2f
}

.industry-icon-shape.icon-community:after {
    background-color: #303f9f
}

.industry-icon-shape.icon-computer:after {
    background-color: #388e3c
}

.industry-icon-shape.icon-construction:after {
    background-color: #e91e63
}

.industry-icon-shape.icon-education:after {
    background-color: #2196f3
}

.industry-icon-shape.icon-executive:after {
    background-color: #cddc39
}

.industry-icon-shape.icon-farming:after {
    background-color: #ad1457
}

.industry-icon-shape.icon-food:after {
    background-color: #1976d2
}

.industry-icon-shape.icon-healthcare:after {
    background-color: #689f38
}

.industry-icon-shape.icon-healthcare-support:after {
    background-color: #9c27b0
}

.industry-icon-shape.icon-installation:after {
    background-color: #03a9f4
}

.industry-icon-shape.icon-legal:after {
    background-color: #fdd835
}

.industry-icon-shape.icon-life-physical:after {
    background-color: #7b1fa2
}

.industry-icon-shape.icon-military:after {
    background-color: #0288d1
}

.industry-icon-shape.icon-administrative:after {
    background-color: #ffc107
}

.industry-icon-shape.icon-personal-care:after {
    background-color: #673ab7
}

.industry-icon-shape.icon-production:after {
    background-color: #00bcd4
}

.industry-icon-shape.icon-protective:after {
    background-color: #ffa000
}

.industry-icon-shape.icon-sales:after {
    background-color: #512da8
}

.industry-icon-shape.icon-transportation:after {
    background-color: #0097a7
}

.industries-sec .sec-body ul li a:hover .industry-icon-shape:after {
    background-color: transparent;
    border: 2px solid transparent;
    width: 60px;
    height: 58px;
    left: -8px;
    top: -7px
}

.industries-sec .sec-body ul li a:hover .industry-icon-shape.icon-architecture:after {
    border-color: #f44336
}

.industries-sec .sec-body ul li a:hover .industry-icon-shape.icon-arts:after {
    border-color: #3f51b5
}

.industries-sec .sec-body ul li a:hover .industry-icon-shape.icon-building:after {
    border-color: #4caf50
}

.industries-sec .sec-body ul li a:hover .industry-icon-shape.icon-business:after {
    border-color: #d32f2f
}

.industries-sec .sec-body ul li a:hover .industry-icon-shape.icon-community:after {
    border-color: #303f9f
}

.industries-sec .sec-body ul li a:hover .industry-icon-shape.icon-computer:after {
    border-color: #388e3c
}

.industries-sec .sec-body ul li a:hover .industry-icon-shape.icon-construction:after {
    border-color: #e91e63
}

.industries-sec .sec-body ul li a:hover .industry-icon-shape.icon-education:after {
    border-color: #2196f3
}

.industries-sec .sec-body ul li a:hover .industry-icon-shape.icon-executive:after {
    border-color: #cddc39
}

.industries-sec .sec-body ul li a:hover .industry-icon-shape.icon-farming:after {
    border-color: #ad1457
}

.industries-sec .sec-body ul li a:hover .industry-icon-shape.icon-food:after {
    border-color: #1976d2
}

.industries-sec .sec-body ul li a:hover .industry-icon-shape.icon-healthcare:after {
    border-color: #689f38
}

.industries-sec .sec-body ul li a:hover .industry-icon-shape.icon-healthcare-support:after {
    border-color: #9c27b0
}

.industries-sec .sec-body ul li a:hover .industry-icon-shape.icon-installation:after {
    border-color: #03a9f4
}

.industries-sec .sec-body ul li a:hover .industry-icon-shape.icon-legal:after {
    border-color: #fdd835
}

.industries-sec .sec-body ul li a:hover .industry-icon-shape.icon-life-physical:after {
    border-color: #7b1fa2
}

.industries-sec .sec-body ul li a:hover .industry-icon-shape.icon-military:after {
    border-color: #0288d1
}

.industries-sec .sec-body ul li a:hover .industry-icon-shape.icon-administrative:after {
    border-color: #ffc107
}

.industries-sec .sec-body ul li a:hover .industry-icon-shape.icon-personal-care:after {
    border-color: #673ab7
}

.industries-sec .sec-body ul li a:hover .industry-icon-shape.icon-production:after {
    border-color: #00bcd4
}

.industries-sec .sec-body ul li a:hover .industry-icon-shape.icon-protective:after {
    border-color: #ffa000
}

.industries-sec .sec-body ul li a:hover .industry-icon-shape.icon-sales:after {
    border-color: #512da8
}

.industries-sec .sec-body ul li a:hover .industry-icon-shape.icon-transportation:after {
    border-color: #0097a7
}

.industries-sec .sec-body ul li a:hover .industry-icon-shape .industry-icon svg {
    height: 32px;
    width: 34px
}

.industries-sec .sec-body ul li a:hover .industry-icon-shape.icon-architecture svg {
    fill: #f44336
}

.industries-sec .sec-body ul li a:hover .industry-icon-shape.icon-arts svg {
    fill: #3f51b5
}

.industries-sec .sec-body ul li a:hover .industry-icon-shape.icon-building svg {
    fill: #4caf50
}

.industries-sec .sec-body ul li a:hover .industry-icon-shape.icon-business svg {
    fill: #d32f2f
}

.industries-sec .sec-body ul li a:hover .industry-icon-shape.icon-community svg {
    fill: #303f9f
}

.industries-sec .sec-body ul li a:hover .industry-icon-shape.icon-computer svg {
    fill: #388e3c
}

.industries-sec .sec-body ul li a:hover .industry-icon-shape.icon-construction svg {
    fill: #e91e63
}

.industries-sec .sec-body ul li a:hover .industry-icon-shape.icon-education svg {
    fill: #2196f3
}

.industries-sec .sec-body ul li a:hover .industry-icon-shape.icon-executive svg {
    fill: #cddc39
}

.industries-sec .sec-body ul li a:hover .industry-icon-shape.icon-farming svg {
    fill: #ad1457
}

.industries-sec .sec-body ul li a:hover .industry-icon-shape.icon-food svg {
    fill: #1976d2
}

.industries-sec .sec-body ul li a:hover .industry-icon-shape.icon-healthcare svg {
    fill: #689f38
}

.industries-sec .sec-body ul li a:hover .industry-icon-shape.icon-healthcare-support svg {
    fill: #9c27b0
}

.industries-sec .sec-body ul li a:hover .industry-icon-shape.icon-installation svg {
    fill: #03a9f4
}

.industries-sec .sec-body ul li a:hover .industry-icon-shape.icon-legal svg {
    fill: #fdd835
}

.industries-sec .sec-body ul li a:hover .industry-icon-shape.icon-life-physical svg {
    fill: #7b1fa2
}

.industries-sec .sec-body ul li a:hover .industry-icon-shape.icon-military svg {
    fill: #0288d1
}

.industries-sec .sec-body ul li a:hover .industry-icon-shape.icon-administrative svg {
    fill: #ffc107
}

.industries-sec .sec-body ul li a:hover .industry-icon-shape.icon-personal-care svg {
    fill: #673ab7
}

.industries-sec .sec-body ul li a:hover .industry-icon-shape.icon-production svg {
    fill: #00bcd4
}

.industries-sec .sec-body ul li a:hover .industry-icon-shape.icon-protective svg {
    fill: #ffa000
}

.industries-sec .sec-body ul li a:hover .industry-icon-shape.icon-sales svg {
    fill: #512da8
}

.industries-sec .sec-body ul li a:hover .industry-icon-shape.icon-transportation svg {
    fill: #0097a7
}

.industries-sec .btn-show-more {
    display: block;
    margin: 0 auto;
    width: 170px
}

.rankings-sec {
    background-color: #fff
}

.ranking-item {
    margin-bottom: 30px
}

.ranking-item .ranking-item-info {
    border: 1px solid #c0c5cf;
    position: relative;
    padding: 30px 20px
}

.ranking-item-img img {
    min-width: 100%;
    max-height: 250px;
    min-height: 250px
}

.testimonials-sec {
    background-color: #fff
}

.testimonial-item .testimonial-item-comnt {
    width: 100%;
    height: 182px;
    border: 1px solid #c0c5cf;
    background-color: #fff;
    position: relative;
    padding: 30px 10px 20px 15px
}

.testimonial-item .testimonial-item-comnt p {
    background-image: url(http://dev2.signitysolutions.co.in/zippia-new/images/xicon-qoute.png.pagespeed.ic.RJHTiamrNg.png);
    background-repeat: no-repeat;
    background-position: left 1px;
    padding-left: 35px;
    margin: 0;
    font-style: italic
}

.testimonial-item .testimonial-item-comnt:after {
    content: '';
    position: absolute;
    left: 38px;
    bottom: -12px;
    border-top: 12px solid #fff;
    border-left: 12px solid transparent;
    border-right: 12px solid transparent
}

.testimonial-item .testimonial-item-comnt:before {
    content: '';
    position: absolute;
    left: 38px;
    bottom: -13px;
    border-top: 12px solid #c0c5cf;
    border-left: 12px solid transparent;
    border-right: 12px solid transparent
}

.testimonial-item .testimonial-item-user .media-left {
    width: 101px
}

.testimonial-item .testimonial-item-user .media-left img {
    max-width: inherit
}

.testimonial-item .testimonial-item-user {
    margin: 25px 0 0
}

.testimonial-item .testimonial-item-user .media-left {
    padding-right: 20px
}

.testimonial-item .testimonial-item-user .media-body {
    vertical-align: middle
}

.testimonial-item .testimonial-item-user h4 {
    margin: 0 0 5px
}

.testimonial-item .testimonial-item-user p {
    margin: 0
}

.quick-links-sec {
    padding-bottom: 100px;
    font-size: 14px;
    padding-top: 100px
}

.quick-links-sec h5 {
    margin: 0 0 50px;
    letter-spacing: 1px
}

.quick-links-sec ul > li {
    float: left;
    width: 50%
}

.quick-links-sec ul > li > a {
    color: #7f879e;
    display: block;
    padding: 3px 0
}

.quick-links-sec ul > li > a:hover {
    text-decoration: none;
    color: #3174ee
}

.footer {
    padding: 30px 0;
    background-color: #f0f2f4;
    font-size: 14px
}

.footer .footer-logo img {
    margin-bottom: 34px
}

.footer .footer-logo p {
    margin-bottom: 18px
}

.footer .footer-nav h6 {
    margin: 15px 0 35px
}

.footer .footer-nav ul > li {
    padding: 8px 0
}

.footer .footer-nav .social-icons > li {
    display: inline-block;
    font-size: 20px;
    margin-right: 20px
}

.footer .footer-nav .social-icons > li a {
    color: #c1c6cc
}

.footer .footer-nav .social-icons > li a:hover .fa-facebook {
    color: #244e9a
}

.footer .footer-nav .social-icons > li a:hover .fa-google-plus {
    color: #e51225
}

.footer .footer-nav .social-icons > li a:hover .fa-twitter {
    color: #29aae3
}

.hero-search-fieldset .btn .fa.fa-search {
    display: inherit;
    vertical-align: middle;
    font-size: 24px
}

.rankings-sec .ranking-item .ranking-item-img {
    overflow: hidden
}

.rankings-sec .ranking-item .ranking-item-img:hover img {
    -webkit-transform: scale(1.08);
    transform: scale(1.08);
    overflow: hidden
}

@media (min-width: 1370px) {
    .home-hero-sec, .hero-search-wrap {
        height: 800px
    }
}

@media (max-width: 1200px) {
    .main_inner {
        margin-top: 60px
    }
}

@media (max-width: 1199px) {
    .home-hero-sec, .hero-search-wrap {
        height: 550px
    }

    .what-zippia-sec .unit-body p br {
        display: none
    }

    .ranking-item .ranking-item-info {
        min-height: 232px
    }

    .testimonial-item .testimonial-item-comnt {
        padding-top: 20px
    }
}

@media (max-width: 991px) {
    h1 {
        font-size: 42px
    }

    h3 {
        font-size: 22px
    }

    .sec-head p br {
        display: none
    }

    .hero-search-fieldset {
        width: 100%
    }

    .hero-search-wrap .h1 {
        padding-left: 0
    }

    .industries-sec .sec-body ul li {
        width: 50%
    }

    .ranking-item .ranking-item-info {
        min-height: 170px
    }

    .testimonial-item {
        margin-bottom: 40px
    }

    .testimonial-item .testimonial-item-comnt {
        height: auto
    }

    .quick-links-sec {
        padding-bottom: 20px
    }

    .quick-links-sec h5 {
        margin-bottom: 30px
    }

    .quick-links-sec .row > div > ul {
        margin-bottom: 40px
    }

    .quick-links-sec ul > li {
        width: 33.333%
    }

    .footer .footer-logo {
        margin-top: 30px
    }

    .footer .footer-logo p {
        margin-bottom: 8px
    }

    .footer .footer-nav.pull-right {
        float: none !important
    }

    .footer .footer-nav h6 {
        margin-bottom: 25px
    }

    .footer .footer-nav ul > li {
        padding: 4px 0
    }

    .main_inner {
        margin-top: 60px
    }
}

@media (max-width: 767px) {
    body {
        line-height: 1.6
    }

    h1 {
        font-size: 36px
    }

    .section {
        padding-top: 50px
    }

    .sec-head {
        padding-bottom: 30px
    }

    .sec-head p {
        margin-top: 30px
    }

    .home-hero-sec, .hero-search-wrap {
        height: 535px
    }

    .home-hero-sec {
        background-position: center bottom;
        background-size: auto 130%
    }

    .hero-search-fieldset {
        background-color: transparent;
        border: none;
        padding: 10px 0
    }

    .hero-search-fieldset .form-control {
        width: 100%;
        height: 66px;
        margin-bottom: 10px;
        background-color: #fff;
        border: 1px solid #c5cfd6
    }

    .hero-search-fieldset .btn {
        border-radius: 5px;
        font-size: 26px;
        height: 66px;
        position: static;
        width: 100%
    }

    .industries-sec .sec-body ul li {
        width: 100%;
        padding-left: 12px
    }

    .industries-sec .sec-body ul li a {
        margin-bottom: 20px
    }

    .ranking-item {
        margin: 0 auto 30px;
        width: 374px;
        max-width: 100%
    }

    .ranking-item .ranking-item-info {
        min-height: inherit
    }

    .quick-links-sec {
        text-align: center
    }

    .quick-links-sec ul > li {
        width: 100%
    }

    .footer .footer-nav .col-sm-3 {
        min-height: 230px
    }

    .footer .footer-nav .col-sm-3:nth-child(3), .footer .footer-nav .col-sm-3:nth-child(4) {
        min-height: 150px
    }

    .home-hero-sec, .hero-search-wrap {
        height: auto !important
    }
}

.grad-careers-sec .filter-tag, .grad-careers-sec label {
    font-family: Open Sans;
    font-weight: 600;
    color: #606060;
    font-size: 13px
}

.grad-careers-sec .filter-tag ul {
    display: inline-block;
    margin-left: 20px
}

.grad-careers-sec .filter-tag ul li:first-child {
    margin-left: 0
}

.grad-careers-sec .filter-tag ul li {
    display: inline-block;
    border: 1px solid #cecece;
    padding: 2px 0;
    border-radius: 4px;
    margin-left: 1px;
    text-align: center
}

.grad-careers-sec .filter-tag ul li:first-child {
    min-width: 79px
}

.grad-careers-sec .filter-tag ul li:nth-child(2) {
    min-width: 95px
}

.grad-careers-sec .filter-tag ul li:nth-child(3) {
    min-width: 94px
}

.grad-careers-sec .filter-tag ul li:nth-child(4) {
    min-width: 89px
}

.grad-careers-sec .filter-tag ul li:nth-child(5) {
    min-width: 109px
}

.grad-careers-sec .filter-tag ul li:last-child {
    min-width: 89px
}

.grad-careers-sec .filter-tag ul li i {
    margin-left: 0;
    display: none
}

.grad-careers-sec .filter-tag ul li:hover {
    cursor: pointer;
    background: #e4e6eb
}

.grad-careers-sec .filter-tag ul li:hover i {
    display: inline-block
}

.grad-careers-sec .filter-tag .search-btn {
    height: 30px;
    line-height: 36px;
    cursor: pointer
}

.grad-careers-sec .filter-tag .search-btn i {
    font-size: 23px;
    color: #afafaf
}

.table-main tbody {
    font-size: 24px;
    color: #1f1f1f
}

.table-main table {
    display: inline-block
}

.table-main tbody h1, .table-main tbody h2, .table-main tbody h3, .table-main tbody h4, .table-main tbody h5, .table-main tbody h6 {
    margin: auto
}

.table-main thead {
    font-family: Conv_Brandon_med;
    font-size: 14px;
    color: #333;
    font-weight: 600
}

.table-main .tittle-job {
    font-size: 14px;
    color: #b3b3b3
}

.table-main .tittle-job h3 {
    color: #2255ec;
    line-height: 20px
}

.table-main .job-image {
    display: inline-flex;
    margin-right: 13px
}

.table-main .top-location, .table-main .job-opening {
    font-size: 18px;
    color: #2255ec
}

.table-main .job-growth span, .table-main .job-security span {
    font-size: 20px;
    color: #fff;
    display: block;
    width: 32px;
    height: 32px;
    text-align: center;
    line-height: 32px;
    border-radius: 100%
}

.grad-careers-sec .col-md-12 .filter-tag {
    margin-bottom: 40px
}

.table-main .job-salary {
    font-size: 22px
}

.yellow-bg span {
    background: #fbd500 !important
}

.orange-bg span {
    background: #ffa000 !important
}

.green-bg span {
    background: #4caf50
}

.litegreen-bg span {
    background: #a3d800
}

.red-bg span {
    background: #f45e36 !important
}

.table-main .top-location, .table-main .job-opening, .table-main .job-growth, .table-main .job-security, .table-main .job-salary {
    vertical-align: bottom
}

.college-major {
    font-size: 16px;
    color: #7e8890;
    margin-top: 80px;
    margin-bottom: 120px
}

.table-main tbody tr:nth-child(3) td {
    padding-top: 24px;
    padding-bottom: 23px
}

.table-main tbody tr:nth-child(2) td, .table-main tbody tr:nth-child(4) td, .table-main tbody tr:nth-child(6) td, .table-main tbody tr:nth-child(8) td {
    padding-top: 24px;
    padding-bottom: 24px
}

.table-main tbody tr:first-child td, .table-main tbody tr:nth-child(5) td, .table-main tbody tr:nth-child(7) td, .table-main tbody tr:nth-child(9) td, .table-main tbody tr:last-child td {
    padding-top: 23px;
    padding-bottom: 23px
}

.table-main tbody td:first-child {
    width: 79px;
    vertical-align: middle;
    padding-left: 28px;
    padding-right: 8px
}

.table-main tbody td:nth-child(2) {
    width: 344px
}

.table-main tbody td:nth-child(3) {
    width: 197px;
    padding-left: 6px;
    padding-right: 6px
}

.table-main tbody td:nth-child(4) {
    width: 150px
}

.table-main tbody td:nth-child(5) {
    width: 117px
}

.table-main tbody td:nth-child(6) {
    width: 145px
}

.table-main tbody td:last-child {
    width: 110px;
    padding-left: 0
}

.table-main thead td:last-child {
    padding-left: 0
}

.tittle-job a {
    position: relative;
    display: inline-block
}

.tittle-job a i {
    position: relative;
    z-index: 999
}

.tittle-job a .industry-icon-shape {
    position: relative;
    margin-right: 11px
}

.tittle-job a .industry-icon-shape:after {
    z-index: 0
}

.tittle-job .job-info {
    display: inline-block
}

.tittle-job:hover {
    cursor: pointer
}

.inner-page {
    padding-bottom: 55px
}

.inner-page .sec-head h2 {
    letter-spacing: 3px
}

.inner-section {
    padding-top: 44px
}

.table-main thead tr img {
    display: inline-block;
    vertical-align: initial;
    position: relative;
    top: 1px
}

.table-main .top-location img {
    display: inline-block;
    margin-left: 2px;
    position: relative;
    z-index: 99;
    cursor: pointer
}

.top-location {
    position: relative
}

.top-location #location-xpand {
    position: absolute;
    padding: 24px 26px;
    max-width: 216px;
    background: #fff;
    border: 1px solid #cecece;
    box-shadow: 0 0 16px #d8d8d8;
    z-index: 99999;
    left: -20px;
    top: 21px
}

#location-xpand ul {
    margin-bottom: 0
}

#location-xpand ul li {
    font-size: 18px;
    color: #2255ec;
    display: block;
    margin-bottom: 11px
}

#location-xpand ul li:last-child {
    margin-bottom: 0
}

.table > tbody > tr > td, .table > tbody > tr > th, .table > tfoot > tr > td, .table > tfoot > tr > th, .table > thead > tr > td, .table > thead > tr > th {
    border-top: 1px solid #d3d3d3
}

.fixed-socil {
    position: fixed;
    left: 0;
    top: 100px
}

.fixed-socil ul li {
    width: 48px;
    height: 48px;
    text-align: center;
    line-height: 48px;
    cursor: pointer
}

.fixed-socil ul li:first-child {
    background: #3c5997;
    color: #fff
}

.fixed-socil ul li:nth-child(2) {
    background: #27b0ed;
    color: #fff
}

.fixed-socil ul li:last-child {
    background: #f44336;
    color: #fff
}

.fixed-socil ul {
    width: 48px
}

@media (max-width: 768px) {
    .table-main thead tr td:first-child {
        visibility: hidden
    }

    .filter-tag label {
        width: 100%;
        display: block;
        font-size: 18px;
        font-weight: 600;
        color: #000
    }

    .filter-tag ul {
        width: 100%;
        display: block;
        margin-left: 0 !important
    }

    .filter-tag ul li {
        width: 100%;
        display: block;
        margin: 9px 0 0 !important;
        font-size: 16px
    }

    .grad-careers-sec .filter-tag ul li i {
        float: right;
        margin-top: 5px;
        position: relative;
        left: -10px
    }

    .college-major {
        text-align: center;
        padding: 0 40px;
        float: left;
        margin-top: 35px;
        margin-bottom: 135px
    }

    .table-main tbody td {
        width: auto !important
    }

    .fixed-socil {
        position: static;
        display: block;
        width: 100%;
        margin-top: 38px
    }

    .fixed-socil ul {
        max-width: none;
        width: 200px;
        margin: auto
    }

    .fixed-socil ul li {
        width: 31.9%;
        display: inline-block;
        white-space: pre-line
    }
}

@media (max-width: 600px) {
    .fixed-socil ul li img, .fixed-socil ul {
        width: 100%
    }

    .fixed-socil {
        padding: 20px
    }

    .inner-section {
        padding-left: 30px;
        padding-right: 30px
    }

    .table-main h3, .table-main tbody td:last-child {
        font-size: 18px !important
    }
}

@font-face {
    font-family: icomoon;
    src: url(https://www.zippia.com/assets/fonts/icons.eot?ltz22q);
    src: url(https://www.zippia.com/assets/fonts/icons.eot?ltz22q#iefix) format('embedded-opentype'), url(https://www.zippia.com/assets/fonts/icons.ttf?ltz22q) format('truetype'), url(https://www.zippia.com/assets/fonts/icons.woff?ltz22q) format('woff'), url(https://www.zippia.com/assets/fonts/icons.svg?ltz22q#icomoon) format('svg')
}

[class^=icon-], [class*=" icon-"] {
    font-family: icomoon !important;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.icon-arrow_down:before {
    content: "\e900"
}

.icon-arrow_left:before {
    content: "\e901"
}

.icon-arrow_righ:before {
    content: "\e902"
}

.icon-arrow_up:before {
    content: "\e903"
}

.icon-careers:before {
    content: "\e904"
}

.icon-dotted_line .path1:before {
    content: "\e905";
    color: #000
}

.icon-dotted_line .path2:before {
    content: "\e906";
    margin-left: -.037109375em;
    color: #000
}

.icon-dotted_line .path3:before {
    content: "\e907";
    margin-left: -.037109375em;
    color: #000
}

.icon-dotted_line .path4:before {
    content: "\e908";
    margin-left: -.037109375em;
    color: #000
}

.icon-dotted_line .path5:before {
    content: "\e909";
    margin-left: -.037109375em;
    color: #000
}

.icon-dotted_line .path6:before {
    content: "\e90a";
    margin-left: -.037109375em;
    color: #000
}

.icon-dotted_line .path7:before {
    content: "\e90b";
    margin-left: -.037109375em;
    color: #000
}

.icon-dotted_line .path8:before {
    content: "\e90c";
    margin-left: -.037109375em;
    color: #000
}

.icon-dotted_line .path9:before {
    content: "\e90d";
    margin-left: -.037109375em;
    color: #000
}

.icon-dotted_line .path10:before {
    content: "\e90e";
    margin-left: -.037109375em;
    color: #000
}

.icon-dotted_line .path11:before {
    content: "\e90f";
    margin-left: -.037109375em;
    color: #000
}

.icon-dotted_line .path12:before {
    content: "\e910";
    margin-left: -.037109375em;
    color: #000
}

.icon-dotted_line .path13:before {
    content: "\e911";
    margin-left: -.037109375em;
    color: #000
}

.icon-dotted_line .path14:before {
    content: "\e912";
    margin-left: -.037109375em;
    color: #000
}

.icon-dotted_line .path15:before {
    content: "\e913";
    margin-left: -.037109375em;
    color: #000
}

.icon-dotted_line .path16:before {
    content: "\e914";
    margin-left: -.037109375em;
    color: #000
}

.icon-dotted_line .path17:before {
    content: "\e915";
    margin-left: -.037109375em;
    color: #000
}

.icon-dotted_line .path18:before {
    content: "\e916";
    margin-left: -.037109375em;
    color: #000
}

.icon-dotted_line .path19:before {
    content: "\e917";
    margin-left: -.037109375em;
    color: #000
}

.icon-dotted_line .path20:before {
    content: "\e918";
    margin-left: -.037109375em;
    color: #000
}

.icon-dotted_line .path21:before {
    content: "\e919";
    margin-left: -.037109375em;
    color: #000
}

.icon-dotted_line .path22:before {
    content: "\e91a";
    margin-left: -.037109375em;
    color: #000
}

.icon-dotted_line .path23:before {
    content: "\e91b";
    margin-left: -.037109375em;
    color: #000
}

.icon-dotted_line .path24:before {
    content: "\e91c";
    margin-left: -.037109375em;
    color: #000
}

.icon-dotted_line .path25:before {
    content: "\e91d";
    margin-left: -.037109375em;
    color: #000
}

.icon-dotted_line .path26:before {
    content: "\e91e";
    margin-left: -.037109375em;
    color: #000
}

.icon-dotted_line .path27:before {
    content: "\e91f";
    margin-left: -.037109375em;
    color: #000
}

.icon-dotted_line .path28:before {
    content: "\e920";
    margin-left: -.037109375em;
    color: #000
}

.icon-dotted_line .path29:before {
    content: "\e921";
    margin-left: -.037109375em;
    color: #000
}

.icon-dotted_line .path30:before {
    content: "\e922";
    margin-left: -.037109375em;
    color: #fff
}

.icon-dotted_line .path31:before {
    content: "\e923";
    margin-left: -.037109375em;
    color: #000
}

.icon-dotted_line .path32:before {
    content: "\e924";
    margin-left: -.037109375em;
    color: #000
}

.icon-dotted_line .path33:before {
    content: "\e925";
    margin-left: -.037109375em;
    color: #000
}

.icon-dotted_line .path34:before {
    content: "\e926";
    margin-left: -.037109375em;
    color: #fff
}

.icon-dotted_line .path35:before {
    content: "\e927";
    margin-left: -.037109375em;
    color: #000
}

.icon-dotted_line .path36:before {
    content: "\e928";
    margin-left: -.037109375em;
    color: #000
}

.icon-dotted_line .path37:before {
    content: "\e929";
    margin-left: -.037109375em;
    color: #000
}

.icon-dotted_line .path38:before {
    content: "\e92a";
    margin-left: -.037109375em;
    color: #000
}

.icon-dotted_line .path39:before {
    content: "\e92b";
    margin-left: -.037109375em;
    color: #000
}

.icon-dotted_line .path40:before {
    content: "\e92c";
    margin-left: -.037109375em;
    color: #fff
}

.icon-dotted_line .path41:before {
    content: "\e92d";
    margin-left: -.037109375em;
    color: #000
}

.icon-dotted_line .path42:before {
    content: "\e92e";
    margin-left: -.037109375em;
    color: #000
}

.icon-dotted_line .path43:before {
    content: "\e92f";
    margin-left: -.037109375em;
    color: #000
}

.icon-dotted_line .path44:before {
    content: "\e930";
    margin-left: -.037109375em;
    color: #000
}

.icon-dotted_line .path45:before {
    content: "\e931";
    margin-left: -.037109375em;
    color: #000
}

.icon-dotted_line .path46:before {
    content: "\e932";
    margin-left: -.037109375em;
    color: #000
}

.icon-dotted_line .path47:before {
    content: "\e933";
    margin-left: -.037109375em;
    color: #000
}

.icon-dotted_line .path48:before {
    content: "\e934";
    margin-left: -.037109375em;
    color: #fff
}

.icon-dotted_line .path49:before {
    content: "\e935";
    margin-left: -.037109375em;
    color: #000
}

.icon-dotted_line .path50:before {
    content: "\e936";
    margin-left: -.037109375em;
    color: #000
}

.icon-dotted_line .path51:before {
    content: "\e937";
    margin-left: -.037109375em;
    color: #000
}

.icon-dotted_line .path52:before {
    content: "\e938";
    margin-left: -.037109375em;
    color: #000
}

.icon-dotted_line .path53:before {
    content: "\e939";
    margin-left: -.037109375em;
    color: #000
}

.icon-dotted_line .path54:before {
    content: "\e93a";
    margin-left: -.037109375em;
    color: #000
}

.icon-dotted_line .path55:before {
    content: "\e93b";
    margin-left: -.037109375em;
    color: #000
}

.icon-dotted_line .path56:before {
    content: "\e93c";
    margin-left: -.037109375em;
    color: #000
}

.icon-dotted_line .path57:before {
    content: "\e93d";
    margin-left: -.037109375em;
    color: #000
}

.icon-dotted_line .path58:before {
    content: "\e93e";
    margin-left: -.037109375em;
    color: #000
}

.icon-dotted_line .path59:before {
    content: "\e93f";
    margin-left: -.037109375em;
    color: #000
}

.icon-dotted_line .path60:before {
    content: "\e940";
    margin-left: -.037109375em;
    color: #000
}

.icon-dotted_line .path61:before {
    content: "\e941";
    margin-left: -.037109375em;
    color: #000
}

.icon-dotted_line .path62:before {
    content: "\e942";
    margin-left: -.037109375em;
    color: #000
}

.icon-dotted_line .path63:before {
    content: "\e943";
    margin-left: -.037109375em;
    color: #000
}

.icon-dotted_line .path64:before {
    content: "\e944";
    margin-left: -.037109375em;
    color: #000
}

.icon-dotted_line .path65:before {
    content: "\e945";
    margin-left: -.037109375em;
    color: #000
}

.icon-dotted_line .path66:before {
    content: "\e946";
    margin-left: -.037109375em;
    color: #000
}

.icon-dotted_line .path67:before {
    content: "\e947";
    margin-left: -.037109375em;
    color: #000
}

.icon-dotted_line .path68:before {
    content: "\e948";
    margin-left: -.037109375em;
    color: #000
}

.icon-dotted_line .path69:before {
    content: "\e949";
    margin-left: -.037109375em;
    color: #000
}

.icon-dotted_line .path70:before {
    content: "\e94a";
    margin-left: -.037109375em;
    color: #000
}

.icon-dotted_line .path71:before {
    content: "\e94b";
    margin-left: -.037109375em;
    color: #000
}

.icon-dotted_line .path72:before {
    content: "\e94c";
    margin-left: -.037109375em;
    color: #000
}

.icon-dotted_line .path73:before {
    content: "\e94d";
    margin-left: -.037109375em;
    color: #000
}

.icon-dotted_line .path74:before {
    content: "\e94e";
    margin-left: -.037109375em;
    color: #000
}

.icon-dotted_line .path75:before {
    content: "\e94f";
    margin-left: -.037109375em;
    color: #000
}

.icon-dotted_line .path76:before {
    content: "\e950";
    margin-left: -.037109375em;
    color: #000
}

.icon-dotted_line .path77:before {
    content: "\e951";
    margin-left: -.037109375em;
    color: #000
}

.icon-dotted_line .path78:before {
    content: "\e952";
    margin-left: -.037109375em;
    color: #000
}

.icon-dotted_line .path79:before {
    content: "\e953";
    margin-left: -.037109375em;
    color: #000
}

.icon-dotted_line .path80:before {
    content: "\e954";
    margin-left: -.037109375em;
    color: #000
}

.icon-dotted_line .path81:before {
    content: "\e955";
    margin-left: -.037109375em;
    color: #000
}

.icon-dotted_line .path82:before {
    content: "\e956";
    margin-left: -.037109375em;
    color: #fff
}

.icon-dotted_line .path83:before {
    content: "\e957";
    margin-left: -.037109375em;
    color: #000
}

.icon-dotted_line .path84:before {
    content: "\e958";
    margin-left: -.037109375em;
    color: #000
}

.icon-dotted_line .path85:before {
    content: "\e959";
    margin-left: -.037109375em;
    color: #000
}

.icon-dotted_line .path86:before {
    content: "\e95a";
    margin-left: -.037109375em;
    color: #fff
}

.icon-dotted_line .path87:before {
    content: "\e95b";
    margin-left: -.037109375em;
    color: #000
}

.icon-dotted_line .path88:before {
    content: "\e95c";
    margin-left: -.037109375em;
    color: #000
}

.icon-dotted_line .path89:before {
    content: "\e95d";
    margin-left: -.037109375em;
    color: #000
}

.icon-dotted_line .path90:before {
    content: "\e95e";
    margin-left: -.037109375em;
    color: #000
}

.icon-dotted_line .path91:before {
    content: "\e95f";
    margin-left: -.037109375em;
    color: #000
}

.icon-dotted_line .path92:before {
    content: "\e960";
    margin-left: -.037109375em;
    color: #fff
}

.icon-dotted_line .path93:before {
    content: "\e961";
    margin-left: -.037109375em;
    color: #000
}

.icon-dotted_line .path94:before {
    content: "\e962";
    margin-left: -.037109375em;
    color: #000
}

.icon-dotted_line .path95:before {
    content: "\e963";
    margin-left: -.037109375em;
    color: #000
}

.icon-dotted_line .path96:before {
    content: "\e964";
    margin-left: -.037109375em;
    color: #000
}

.icon-dotted_line .path97:before {
    content: "\e965";
    margin-left: -.037109375em;
    color: #000
}

.icon-dotted_line .path98:before {
    content: "\e966";
    margin-left: -.037109375em;
    color: #000
}

.icon-dotted_line .path99:before {
    content: "\e967";
    margin-left: -.037109375em;
    color: #000
}

.icon-dotted_line .path100:before {
    content: "\e968";
    margin-left: -.037109375em;
    color: #fff
}

.icon-dotted_line .path101:before {
    content: "\e969";
    margin-left: -.037109375em;
    color: #000
}

.icon-dotted_line .path102:before {
    content: "\e96a";
    margin-left: -.037109375em;
    color: #000
}

.icon-dotted_line .path103:before {
    content: "\e96b";
    margin-left: -.037109375em;
    color: #000
}

.icon-dotted_line .path104:before {
    content: "\e96c";
    margin-left: -.037109375em;
    color: #000
}

.icon-dotted_line .path105:before {
    content: "\e96d";
    margin-left: -.037109375em;
    color: #000
}

.icon-dotted_line .path106:before {
    content: "\e96e";
    margin-left: -.037109375em;
    color: #000
}

.icon-dotted_line .path107:before {
    content: "\e96f";
    margin-left: -.037109375em;
    color: #000
}

.icon-dotted_line .path108:before {
    content: "\e970";
    margin-left: -.037109375em;
    color: #000
}

.icon-dotted_line .path109:before {
    content: "\e971";
    margin-left: -.037109375em;
    color: #000
}

.icon-dotted_line .path110:before {
    content: "\e972";
    margin-left: -.037109375em;
    color: #000
}

.icon-dotted_line .path111:before {
    content: "\e973";
    margin-left: -.037109375em;
    color: #000
}

.icon-dotted_line .path112:before {
    content: "\e974";
    margin-left: -.037109375em;
    color: #000
}

.icon-dotted_line .path113:before {
    content: "\e975";
    margin-left: -.037109375em;
    color: #000
}

.icon-dotted_line .path114:before {
    content: "\e976";
    margin-left: -.037109375em;
    color: #000
}

.icon-dotted_line .path115:before {
    content: "\e977";
    margin-left: -.037109375em;
    color: #000
}

.icon-dotted_line .path116:before {
    content: "\e978";
    margin-left: -.037109375em;
    color: #000
}

.icon-dotted_line .path117:before {
    content: "\e979";
    margin-left: -.037109375em;
    color: #000
}

.icon-dotted_line .path118:before {
    content: "\e97a";
    margin-left: -.037109375em;
    color: #000
}

.icon-dotted_line .path119:before {
    content: "\e97b";
    margin-left: -.037109375em;
    color: #000
}

.icon-dotted_line .path120:before {
    content: "\e97c";
    margin-left: -.037109375em;
    color: #000
}

.icon-dotted_line .path121:before {
    content: "\e97d";
    margin-left: -.037109375em;
    color: #000
}

.icon-dotted_line .path122:before {
    content: "\e97e";
    margin-left: -.037109375em;
    color: #000
}

.icon-dotted_line .path123:before {
    content: "\e97f";
    margin-left: -.037109375em;
    color: #000
}

.icon-dotted_line .path124:before {
    content: "\e980";
    margin-left: -.037109375em;
    color: #000
}

.icon-dotted_line .path125:before {
    content: "\e981";
    margin-left: -.037109375em;
    color: #000
}

.icon-dotted_line .path126:before {
    content: "\e982";
    margin-left: -.037109375em;
    color: #000
}

.icon-dotted_line .path127:before {
    content: "\e983";
    margin-left: -.037109375em;
    color: #000
}

.icon-dotted_line .path128:before {
    content: "\e984";
    margin-left: -.037109375em;
    color: #000
}

.icon-dotted_line .path129:before {
    content: "\e985";
    margin-left: -.037109375em;
    color: #000
}

.icon-dotted_line .path130:before {
    content: "\e986";
    margin-left: -.037109375em;
    color: #000
}

.icon-dotted_line .path131:before {
    content: "\e987";
    margin-left: -.037109375em;
    color: #000
}

.icon-dotted_line .path132:before {
    content: "\e988";
    margin-left: -.037109375em;
    color: #000
}

.icon-dotted_line .path133:before {
    content: "\e989";
    margin-left: -.037109375em;
    color: #000
}

.icon-dotted_line .path134:before {
    content: "\e98a";
    margin-left: -.037109375em;
    color: #fff
}

.icon-dotted_line .path135:before {
    content: "\e98b";
    margin-left: -.037109375em;
    color: #000
}

.icon-dotted_line .path136:before {
    content: "\e98c";
    margin-left: -.037109375em;
    color: #000
}

.icon-dotted_line .path137:before {
    content: "\e98d";
    margin-left: -.037109375em;
    color: #000
}

.icon-dotted_line .path138:before {
    content: "\e98e";
    margin-left: -.037109375em;
    color: #fff
}

.icon-dotted_line .path139:before {
    content: "\e98f";
    margin-left: -.037109375em;
    color: #000
}

.icon-dotted_line .path140:before {
    content: "\e990";
    margin-left: -.037109375em;
    color: #000
}

.icon-dotted_line .path141:before {
    content: "\e991";
    margin-left: -.037109375em;
    color: #000
}

.icon-dotted_line .path142:before {
    content: "\e992";
    margin-left: -.037109375em;
    color: #000
}

.icon-dotted_line .path143:before {
    content: "\e993";
    margin-left: -.037109375em;
    color: #000
}

.icon-dotted_line .path144:before {
    content: "\e994";
    margin-left: -.037109375em;
    color: #fff
}

.icon-dotted_line .path145:before {
    content: "\e995";
    margin-left: -.037109375em;
    color: #000
}

.icon-dotted_line .path146:before {
    content: "\e996";
    margin-left: -.037109375em;
    color: #000
}

.icon-dotted_line .path147:before {
    content: "\e997";
    margin-left: -.037109375em;
    color: #000
}

.icon-dotted_line .path148:before {
    content: "\e998";
    margin-left: -.037109375em;
    color: #000
}

.icon-dotted_line .path149:before {
    content: "\e999";
    margin-left: -.037109375em;
    color: #000
}

.icon-dotted_line .path150:before {
    content: "\e99a";
    margin-left: -.037109375em;
    color: #000
}

.icon-dotted_line .path151:before {
    content: "\e99b";
    margin-left: -.037109375em;
    color: #000
}

.icon-dotted_line .path152:before {
    content: "\e99c";
    margin-left: -.037109375em;
    color: #fff
}

.icon-dotted_line .path153:before {
    content: "\e99d";
    margin-left: -.037109375em;
    color: #000
}

.icon-dotted_line .path154:before {
    content: "\e99e";
    margin-left: -.037109375em;
    color: #000
}

.icon-dotted_line .path155:before {
    content: "\e99f";
    margin-left: -.037109375em;
    color: #000
}

.icon-dotted_line .path156:before {
    content: "\e9a0";
    margin-left: -.037109375em;
    color: #000
}

.icon-dotted_line .path157:before {
    content: "\e9a1";
    margin-left: -.037109375em;
    color: #000
}

.icon-dotted_line .path158:before {
    content: "\e9a2";
    margin-left: -.037109375em;
    color: #000
}

.icon-dotted_line .path159:before {
    content: "\e9a3";
    margin-left: -.037109375em;
    color: #000
}

.icon-dotted_line .path160:before {
    content: "\e9a4";
    margin-left: -.037109375em;
    color: #000
}

.icon-dotted_line .path161:before {
    content: "\e9a5";
    margin-left: -.037109375em;
    color: #000
}

.icon-dotted_line .path162:before {
    content: "\e9a6";
    margin-left: -.037109375em;
    color: #000
}

.icon-dotted_line .path163:before {
    content: "\e9a7";
    margin-left: -.037109375em;
    color: #000
}

.icon-dotted_line .path164:before {
    content: "\e9a8";
    margin-left: -.037109375em;
    color: #000
}

.icon-dotted_line .path165:before {
    content: "\e9a9";
    margin-left: -.037109375em;
    color: #000
}

.icon-dotted_line .path166:before {
    content: "\e9aa";
    margin-left: -.037109375em;
    color: #000
}

.icon-dotted_line .path167:before {
    content: "\e9ab";
    margin-left: -.037109375em;
    color: #000
}

.icon-dotted_line .path168:before {
    content: "\e9ac";
    margin-left: -.037109375em;
    color: #000
}

.icon-dotted_line .path169:before {
    content: "\e9ad";
    margin-left: -.037109375em;
    color: #000
}

.icon-dotted_line .path170:before {
    content: "\e9ae";
    margin-left: -.037109375em;
    color: #000
}

.icon-dotted_line .path171:before {
    content: "\e9af";
    margin-left: -.037109375em;
    color: #000
}

.icon-dotted_line .path172:before {
    content: "\e9b0";
    margin-left: -.037109375em;
    color: #000
}

.icon-dotted_line .path173:before {
    content: "\e9b1";
    margin-left: -.037109375em;
    color: #000
}

.icon-dotted_line .path174:before {
    content: "\e9b2";
    margin-left: -.037109375em;
    color: #000
}

.icon-dotted_line .path175:before {
    content: "\e9b3";
    margin-left: -.037109375em;
    color: #000
}

.icon-dotted_line .path176:before {
    content: "\e9b4";
    margin-left: -.037109375em;
    color: #000
}

.icon-dotted_line .path177:before {
    content: "\e9b5";
    margin-left: -.037109375em;
    color: #000
}

.icon-dotted_line .path178:before {
    content: "\e9b6";
    margin-left: -.037109375em;
    color: #000
}

.icon-dotted_line .path179:before {
    content: "\e9b7";
    margin-left: -.037109375em;
    color: #000
}

.icon-dotted_line .path180:before {
    content: "\e9b8";
    margin-left: -.037109375em;
    color: #000
}

.icon-dotted_line .path181:before {
    content: "\e9b9";
    margin-left: -.037109375em;
    color: #000
}

.icon-dotted_line .path182:before {
    content: "\e9ba";
    margin-left: -.037109375em;
    color: #000
}

.icon-dotted_line .path183:before {
    content: "\e9bb";
    margin-left: -.037109375em;
    color: #000
}

.icon-dotted_line .path184:before {
    content: "\e9bc";
    margin-left: -.037109375em;
    color: #000
}

.icon-dotted_line .path185:before {
    content: "\e9bd";
    margin-left: -.037109375em;
    color: #000
}

.icon-dotted_line .path186:before {
    content: "\e9be";
    margin-left: -.037109375em;
    color: #fff
}

.icon-dotted_line .path187:before {
    content: "\e9bf";
    margin-left: -.037109375em;
    color: #000
}

.icon-dotted_line .path188:before {
    content: "\e9c0";
    margin-left: -.037109375em;
    color: #000
}

.icon-dotted_line .path189:before {
    content: "\e9c1";
    margin-left: -.037109375em;
    color: #000
}

.icon-dotted_line .path190:before {
    content: "\e9c2";
    margin-left: -.037109375em;
    color: #fff
}

.icon-dotted_line .path191:before {
    content: "\e9c3";
    margin-left: -.037109375em;
    color: #000
}

.icon-dotted_line .path192:before {
    content: "\e9c4";
    margin-left: -.037109375em;
    color: #000
}

.icon-dotted_line .path193:before {
    content: "\e9c5";
    margin-left: -.037109375em;
    color: #000
}

.icon-dotted_line .path194:before {
    content: "\e9c6";
    margin-left: -.037109375em;
    color: #000
}

.icon-dotted_line .path195:before {
    content: "\e9c7";
    margin-left: -.037109375em;
    color: #000
}

.icon-dotted_line .path196:before {
    content: "\e9c8";
    margin-left: -.037109375em;
    color: #fff
}

.icon-dotted_line .path197:before {
    content: "\e9c9";
    margin-left: -.037109375em;
    color: #000
}

.icon-dotted_line .path198:before {
    content: "\e9ca";
    margin-left: -.037109375em;
    color: #000
}

.icon-dotted_line .path199:before {
    content: "\e9cb";
    margin-left: -.037109375em;
    color: #000
}

.icon-dotted_line .path200:before {
    content: "\e9cc";
    margin-left: -.037109375em;
    color: #000
}

.icon-dotted_line .path201:before {
    content: "\e9cd";
    margin-left: -.037109375em;
    color: #000
}

.icon-dotted_line .path202:before {
    content: "\e9ce";
    margin-left: -.037109375em;
    color: #000
}

.icon-dotted_line .path203:before {
    content: "\e9cf";
    margin-left: -.037109375em;
    color: #000
}

.icon-dotted_line .path204:before {
    content: "\e9d0";
    margin-left: -.037109375em;
    color: #fff
}

.icon-dotted_line .path205:before {
    content: "\e9d1";
    margin-left: -.037109375em;
    color: #000
}

.icon-dotted_line .path206:before {
    content: "\e9d2";
    margin-left: -.037109375em;
    color: #000
}

.icon-dotted_line .path207:before {
    content: "\e9d3";
    margin-left: -.037109375em;
    color: #000
}

.icon-dotted_line .path208:before {
    content: "\e9d4";
    margin-left: -.037109375em;
    color: #000
}

.icon-dotted_line .path209:before {
    content: "\e9d5";
    margin-left: -.037109375em;
    color: #000
}

.icon-dotted_line .path210:before {
    content: "\e9d6";
    margin-left: -.037109375em;
    color: #000
}

.icon-dotted_line .path211:before {
    content: "\e9d7";
    margin-left: -.037109375em;
    color: #000
}

.icon-dotted_line .path212:before {
    content: "\e9d8";
    margin-left: -.037109375em;
    color: #000
}

.icon-dotted_line .path213:before {
    content: "\e9d9";
    margin-left: -.037109375em;
    color: #000
}

.icon-dotted_line .path214:before {
    content: "\e9da";
    margin-left: -.037109375em;
    color: #000
}

.icon-dotted_line .path215:before {
    content: "\e9db";
    margin-left: -.037109375em;
    color: #000
}

.icon-dotted_line .path216:before {
    content: "\e9dc";
    margin-left: -.037109375em;
    color: #000
}

.icon-dotted_line .path217:before {
    content: "\e9dd";
    margin-left: -.037109375em;
    color: #000
}

.icon-dotted_line .path218:before {
    content: "\e9de";
    margin-left: -.037109375em;
    color: #000
}

.icon-dotted_line .path219:before {
    content: "\e9df";
    margin-left: -.037109375em;
    color: #000
}

.icon-dotted_line .path220:before {
    content: "\e9e0";
    margin-left: -.037109375em;
    color: #000
}

.icon-dotted_line .path221:before {
    content: "\e9e1";
    margin-left: -.037109375em;
    color: #000
}

.icon-dotted_line .path222:before {
    content: "\e9e2";
    margin-left: -.037109375em;
    color: #000
}

.icon-dotted_line .path223:before {
    content: "\e9e3";
    margin-left: -.037109375em;
    color: #000
}

.icon-dotted_line .path224:before {
    content: "\e9e4";
    margin-left: -.037109375em;
    color: #000
}

.icon-dotted_line .path225:before {
    content: "\e9e5";
    margin-left: -.037109375em;
    color: #000
}

.icon-dotted_line .path226:before {
    content: "\e9e6";
    margin-left: -.037109375em;
    color: #000
}

.icon-dotted_line .path227:before {
    content: "\e9e7";
    margin-left: -.037109375em;
    color: #000
}

.icon-dotted_line .path228:before {
    content: "\e9e8";
    margin-left: -.037109375em;
    color: #000
}

.icon-dotted_line .path229:before {
    content: "\e9e9";
    margin-left: -.037109375em;
    color: #000
}

.icon-dotted_line .path230:before {
    content: "\e9ea";
    margin-left: -.037109375em;
    color: #000
}

.icon-dotted_line .path231:before {
    content: "\e9eb";
    margin-left: -.037109375em;
    color: #000
}

.icon-dotted_line .path232:before {
    content: "\e9ec";
    margin-left: -.037109375em;
    color: #000
}

.icon-dotted_line .path233:before {
    content: "\e9ed";
    margin-left: -.037109375em;
    color: #000
}

.icon-dotted_line .path234:before {
    content: "\e9ee";
    margin-left: -.037109375em;
    color: #000
}

.icon-dotted_line .path235:before {
    content: "\e9ef";
    margin-left: -.037109375em;
    color: #000
}

.icon-dotted_line .path236:before {
    content: "\e9f0";
    margin-left: -.037109375em;
    color: #000
}

.icon-dotted_line .path237:before {
    content: "\e9f1";
    margin-left: -.037109375em;
    color: #000
}

.icon-dotted_line .path238:before {
    content: "\e9f2";
    margin-left: -.037109375em;
    color: #fff
}

.icon-dotted_line .path239:before {
    content: "\e9f3";
    margin-left: -.037109375em;
    color: #000
}

.icon-dotted_line .path240:before {
    content: "\e9f4";
    margin-left: -.037109375em;
    color: #000
}

.icon-dotted_line .path241:before {
    content: "\e9f5";
    margin-left: -.037109375em;
    color: #000
}

.icon-dotted_line .path242:before {
    content: "\e9f6";
    margin-left: -.037109375em;
    color: #fff
}

.icon-dotted_line .path243:before {
    content: "\e9f7";
    margin-left: -.037109375em;
    color: #000
}

.icon-dotted_line .path244:before {
    content: "\e9f8";
    margin-left: -.037109375em;
    color: #000
}

.icon-dotted_line .path245:before {
    content: "\e9f9";
    margin-left: -.037109375em;
    color: #000
}

.icon-dotted_line .path246:before {
    content: "\e9fa";
    margin-left: -.037109375em;
    color: #000
}

.icon-dotted_line .path247:before {
    content: "\e9fb";
    margin-left: -.037109375em;
    color: #000
}

.icon-dotted_line .path248:before {
    content: "\e9fc";
    margin-left: -.037109375em;
    color: #fff
}

.icon-dotted_line .path249:before {
    content: "\e9fd";
    margin-left: -.037109375em;
    color: #000
}

.icon-dotted_line .path250:before {
    content: "\e9fe";
    margin-left: -.037109375em;
    color: #000
}

.icon-dotted_line .path251:before {
    content: "\e9ff";
    margin-left: -.037109375em;
    color: #000
}

.icon-dotted_line .path252:before {
    content: "\ea00";
    margin-left: -.037109375em;
    color: #000
}

.icon-dotted_line .path253:before {
    content: "\ea01";
    margin-left: -.037109375em;
    color: #000
}

.icon-dotted_line .path254:before {
    content: "\ea02";
    margin-left: -.037109375em;
    color: #000
}

.icon-dotted_line .path255:before {
    content: "\ea03";
    margin-left: -.037109375em;
    color: #000
}

.icon-dotted_line .path256:before {
    content: "\ea04";
    margin-left: -.037109375em;
    color: #fff
}

.icon-dotted_line .path257:before {
    content: "\ea05";
    margin-left: -.037109375em;
    color: #000
}

.icon-dotted_line .path258:before {
    content: "\ea06";
    margin-left: -.037109375em;
    color: #000
}

.icon-dotted_line .path259:before {
    content: "\ea07";
    margin-left: -.037109375em;
    color: #000
}

.icon-dotted_line .path260:before {
    content: "\ea08";
    margin-left: -.037109375em;
    color: #000
}

.icon-dotted_line .path261:before {
    content: "\ea09";
    margin-left: -.037109375em;
    color: #000
}

.icon-dotted_line .path262:before {
    content: "\ea0a";
    margin-left: -.037109375em;
    color: #000
}

.icon-dotted_line .path263:before {
    content: "\ea0b";
    margin-left: -.037109375em;
    color: #000
}

.icon-dotted_line .path264:before {
    content: "\ea0c";
    margin-left: -.037109375em;
    color: #000
}

.icon-dotted_line .path265:before {
    content: "\ea0d";
    margin-left: -.037109375em;
    color: #000
}

.icon-dotted_line .path266:before {
    content: "\ea0e";
    margin-left: -.037109375em;
    color: #000
}

.icon-dotted_line .path267:before {
    content: "\ea0f";
    margin-left: -.037109375em;
    color: #000
}

.icon-dotted_line .path268:before {
    content: "\ea10";
    margin-left: -.037109375em;
    color: #000
}

.icon-dotted_line .path269:before {
    content: "\ea11";
    margin-left: -.037109375em;
    color: #000
}

.icon-dotted_line .path270:before {
    content: "\ea12";
    margin-left: -.037109375em;
    color: #000
}

.icon-dotted_line .path271:before {
    content: "\ea13";
    margin-left: -.037109375em;
    color: #000
}

.icon-dotted_line .path272:before {
    content: "\ea14";
    margin-left: -.037109375em;
    color: #000
}

.icon-dotted_line .path273:before {
    content: "\ea15";
    margin-left: -.037109375em;
    color: #000
}

.icon-dotted_line .path274:before {
    content: "\ea16";
    margin-left: -.037109375em;
    color: #000
}

.icon-dotted_line .path275:before {
    content: "\ea17";
    margin-left: -.037109375em;
    color: #000
}

.icon-dotted_line .path276:before {
    content: "\ea18";
    margin-left: -.037109375em;
    color: #000
}

.icon-dotted_line .path277:before {
    content: "\ea19";
    margin-left: -.037109375em;
    color: #000
}

.icon-dotted_line .path278:before {
    content: "\ea1a";
    margin-left: -.037109375em;
    color: #000
}

.icon-dotted_line .path279:before {
    content: "\ea1b";
    margin-left: -.037109375em;
    color: #000
}

.icon-dotted_line .path280:before {
    content: "\ea1c";
    margin-left: -.037109375em;
    color: #000
}

.icon-dotted_line .path281:before {
    content: "\ea1d";
    margin-left: -.037109375em;
    color: #000
}

.icon-dotted_line .path282:before {
    content: "\ea1e";
    margin-left: -.037109375em;
    color: #000
}

.icon-dotted_line .path283:before {
    content: "\ea1f";
    margin-left: -.037109375em;
    color: #000
}

.icon-dotted_line .path284:before {
    content: "\ea20";
    margin-left: -.037109375em;
    color: #000
}

.icon-dotted_line .path285:before {
    content: "\ea21";
    margin-left: -.037109375em;
    color: #000
}

.icon-dotted_line .path286:before {
    content: "\ea22";
    margin-left: -.037109375em;
    color: #000
}

.icon-facebook:before {
    content: "\ea23"
}

.icon-googleplus:before {
    content: "\ea24"
}

.icon-hand:before {
    content: "\ea25"
}

.icon-jobs:before {
    content: "\ea26"
}

.icon-label:before {
    content: "\ea27"
}

.icon-logo .path1:before {
    content: "\ea28";
    color: #3174ee
}

.icon-logo .path2:before {
    content: "\ea29";
    margin-left: -3.6005859375em;
    color: #353c3e
}

.icon-logo .path3:before {
    content: "\ea2a";
    margin-left: -3.6005859375em;
    color: #353c3e
}

.icon-logo .path4:before {
    content: "\ea2b";
    margin-left: -3.6005859375em;
    color: #353c3e
}

.icon-logo .path5:before {
    content: "\ea2c";
    margin-left: -3.6005859375em;
    color: #353c3e
}

.icon-logo .path6:before {
    content: "\ea2d";
    margin-left: -3.6005859375em;
    color: #353c3e
}

.icon-logo .path7:before {
    content: "\ea2e";
    margin-left: -3.6005859375em;
    color: #353c3e
}

.icon-quotation_mark:before {
    content: "\ea2f"
}

.icon-search:before {
    content: "\ea30"
}

.icon-skills:before {
    content: "\ea31"
}

.icon-twitter:before {
    content: "\ea32"
}

.select-fake {
    background-image: url(../img/select-arrow.png);
    background-repeat: no-repeat;
    background-position: right 15px;
    max-width: 100%;
    display: inline-block
}

.select-fake select {
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -o-appearance: none;
    appearance: none;
    background: none;
    padding-right: 0
}

.fixed-header-rel {
    margin-top: 71px
}

.nav-tabs {
    border: none
}

.nav-tabs {
    border-bottom: none
}

.category-tab-nav {
    background-color: #3074ee;
    text-align: center;
    color: #fff;
    font-size: 14px
}

.category-tab-nav ul {
    margin: 0 auto;
    padding: 0;
    border-left: 1px solid #2565d8;
    width: 450px
}

.category-tab-nav .container > ul > li {
    display: inline-block;
    margin: 0
}

.category-tab-nav .container > ul > li > a {
    color: #fff;
    padding: 16px 40px 12px;
    text-decoration: none;
    display: block;
    border-top: none;
    border-left: none;
    border-bottom: 3px solid #3074ee;
    border-right: 1px solid #2565d8;
    border-radius: 0;
    box-shadow: none;
    margin: 0
}

.category-tab-nav .container > ul > li.active > a, .category-tab-nav .container > ul > li:hover > a {
    border-top: none;
    border-left: none;
    border-bottom: 3px solid #333;
    border-right: 1px solid #2565d8;
    color: #fff;
    background: none
}

.category-tab-content h3 {
    margin: 0 0 7px;
    color: #333
}

.custom-breadcrumb {
    background-color: transparent;
    padding: 0;
    margin-bottom: 36px;
    font-size: 12px
}

.custom-breadcrumb > li + li::before {
    color: #999;
    content: "\e250 ";
    font-family: Glyphicons Halflings;
    font-style: normal;
    font-weight: 400;
    font-size: 6px
}

.custom-breadcrumb > li > a {
    color: #3174ee
}

.custom-breadcrumb > li > h3, .custom-breadcrumb > li > .h3 {
    font-weight: 400;
    font-size: 1em;
    display: inline
}

.search-filter {
    position: relative
}

.search-filter .form-group {
    margin-right: 16px
}

.search-filter .form-group label {
    font-size: 13px;
    color: #333;
    margin-right: 5px
}

.search-filter .form-group .select-fake {
    width: 200px;
    display: inline-block
}

.search-filter .form-group .select-fake .form-control {
    width: 100%;
    box-shadow: none;
    border-radius: 2px;
    border: 1px solid #ccc;
    color: #3376ee
}

.career-graph-link {
    background-image: url(../img/career-graph-link-icon.png);
    background-repeat: no-repeat;
    background-position: 17px 16px;
    background-color: #f0f0f0;
    box-shadow: 0 1px 2px rgba(0, 0, 0, .2);
    color: #3174ee;
    font-size: 18px;
    line-height: 23px;
    position: absolute;
    right: 0;
    bottom: 0;
    width: 270px;
    height: 70px;
    padding: 10px 10px 10px 70px;
    border-radius: 5px
}

.career-graph-link:hover {
    text-decoration: none;
    color: #3174ee;
    opacity: .9
}

.job-list-head .h4 {
    margin: 0
}

.job-list-head .sortby label {
    font-size: 13px;
    color: #333
}

.job-list-head .sortby .select-fake {
    width: 110px;
    background-image: url(../img/select-arrow-gray.png)
}

.job-list-head .sortby .form-control {
    border: none;
    box-shadow: none;
    width: 100%;
    font-size: 13px;
    color: #999;
    padding: 0
}

.job-list-content {
    padding: 10px 6px
}

.job-list-content ul {
    margin: 0 -18px;
    padding: 0;
    list-style: none;
    text-align: left
}

.job-list-content ul li {
    margin: 26px 13px 11px;
    width: 22.3%;
    display: inline-block;
    border: 2px solid #fff;
    text-align: left
}

.job-item {
    background-color: #fff;
    box-shadow: 0 1px 1px rgba(0, 0, 0, .2);
    border-radius: 5px;
    height: 344px;
    overflow: hidden
}

.job-list-content li:hover {
    border: 2px solid #3074ee;
    cursor: pointer
}

.item-head {
    background-color: #fafafa;
    border-bottom: 1px solid #ececec;
    border-radius: 5px 5px 0 0;
    padding: 20px 20px 17px;
    position: relative
}

.close-patch {
    color: #d2d5d9;
    font-size: 14px;
    height: 20px;
    position: absolute;
    right: 16px;
    text-align: center;
    top: 12px;
    width: 20px
}

.item-content {
    padding: 20px
}

.item-content .item-content-head {
    margin: 0 0 20px
}

.item-content .item-content-head .h4 {
    margin: 0 0 5px;
    font-size: 18px;
    color: #3174ee;
    line-height: 18px
}

.item-content .item-content-head .h6 {
    margin: 0;
    color: #b2b1b1
}

.item-content .item-content-footer {
    margin: 0
}

.item-content .item-content-footer .h5 {
    margin: 0 0 8px
}

.item-content .item-content-footer p {
    margin: 0 0 20px;
    font-size: 13px;
    color: #333;
    height: 90px;
    overflow: hidden
}

.item-content .item-content-footer .h6 {
    color: #333;
    margin: 0
}

.item-content .item-content-footer .h6 span {
    color: #b2b1b1
}

.pagination-sec {
    text-align: center;
    padding: 60px 0 80px
}

.pagination-sec ul {
    margin: 0
}

.pagination-sec ul li a {
    margin: 0 2px;
    border-radius: 2px;
    border: 2px solid #3577ee;
    color: #3577ee;
    font-size: 14px
}

.pagination-sec .pagination > li > a:focus, .pagination-sec .pagination > li > a:hover, .pagination-sec .pagination > li > span:focus, .pagination-sec .pagination > li > span:hover {
    background-color: inherit;
    color: inherit
}

.pagination > .disabled > a, .pagination > .disabled > a:hover {
    color: #ddd !important;
    border-color: #ddd !important;
    background-color: none
}

.pagination-sec .pagination li a:hover {
    background-color: inherit;
    color: #999;
    border-color: #999
}

.pagination-sec .pagination li.active > a {
    color: #000;
    border-color: #000;
    background-color: inherit
}

.pagination-sec .pagination > .active > a:focus {
    background-color: inherit;
    color: #353535;
    border-color: #353535
}

.pagination > .active > a:hover {
    background-color: inherit;
    color: #000;
    border-color: #000
}

.pagination-sec ul li.previous a, .pagination-sec ul li.next a {
    width: 102px
}

.pagination-sec ul li.previous a .glyphicon, .pagination-sec ul li.next a .glyphicon {
    font-size: 11px;
    top: 0;
    margin-right: 10px
}

.pagination-sec ul li.next a .glyphicon {
    margin-right: 0;
    margin-left: 10px
}

.pagination-for-mobile {
    border: 2px solid #3577ee;
    color: #3577ee;
    font-size: 16px;
    padding: 10px 30px;
    display: none;
    width: 156px;
    margin: 0 auto
}

.company-circle {
    width: 50px;
    height: 50px;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    font-size: 28px;
    color: #fff;
    text-transform: uppercase;
    border-radius: 100%
}

.green-circle {
    background-color: #8bc532
}

.yellow-circle {
    background-color: #ffce40
}

.pink-circle {
    background-color: #ff0164
}

.why-zippia {
    padding: 80px 0
}

.why-zippia .col-md-8.col-md-offset-4 {
    margin-left: 29.9%;
    margin-top: 50px
}

.why-zippia .h4 {
    font-size: 16px;
    color: #333;
    font-weight: 400
}

.why-zippia ul {
    padding: 0
}

.why-zippia ul li {
    list-style: none
}

.why-zippia ul li a, .why-zippia span a {
    color: #3174ee;
    font-size: 13px;
    text-decoration: none
}

.why-zippia ul li a:hover, .why-zippia span a:hover {
    color: #999
}

.why-zippia .show-more {
    margin-top: 30px
}

.category-tab-content {
    padding-top: 60px;
    padding-bottom: 0
}

.job-list {
    padding: 30px 0 0
}

.why-zippia h1 {
    margin-bottom: 47px;
    margin-top: 0
}

.why-zippia p {
    line-height: 26px
}

@media only screen and (max-width: 1469px) {
    .job-item {
        min-height: 356px
    }

    .cell.active .optn-srh {
        width: 140px
    }

    .navbar-form {
        text-align: right
    }
}

@media only screen and (max-width: 1199px) {
    .search-filter .form-group {
        margin-right: 5px
    }

    .search-filter .form-group .select-fake {
        width: 170px
    }

    .search-filter .form-group .select-fake .form-control {
        padding-left: 5px
    }

    .career-graph-link {
        background-size: 31px auto;
        font-size: 15px;
        height: 60px;
        line-height: 19px;
        padding-left: 55px;
        width: 220px
    }

    .job-list-content ul li {
        width: 30.333%
    }

    .job-item {
        min-height: 334px
    }
}

@media only screen and (max-width: 991px) {
    .career-graph-link {
        position: static;
        margin-top: 20px;
        background-position: 10px 11px;
        background-size: 21px auto;
        float: right;
        height: 40px;
        padding-left: 41px;
        width: 360px
    }

    .job-list-content ul li {
        margin-top: 0
    }

    .job-item {
        min-height: 374px
    }

    .mob-border {
        border-bottom: 1px solid #e8e9eb;
        padding-bottom: 15px
    }

    .why-zippia .navbar-collapse {
        background-color: transparent
    }

    .item-content .item-content-footer .h5 {
        height: 32px;
        overflow: hidden
    }

    .why-zippia .col-md-8.col-md-offset-4 {
        margin-top: 26px
    }

    .job-list-head {
        display: none
    }

    .job-list {
        padding-top: 0
    }

    .why-zippia p {
        line-height: 22px
    }
}

@media only screen and (max-width: 768px) {
    .job-list-content ul li {
        width: 46.333%
    }
}

@media only screen and (max-width: 767px) {
    .category-tab-content {
        padding-bottom: 20px;
        padding-top: 40px
    }

    .search-filter .form-group {
        float: left;
        margin: 0;
        width: 50%;
        padding-right: 10px
    }

    .search-filter .form-group:nth-child(even) {
        padding-right: 0;
        padding-left: 10px
    }

    .search-filter .form-group .select-fake {
        width: 100%
    }

    .career-graph-link {
        display: none
    }

    .job-list-content ul li {
        width: 45.333%
    }

    .job-item {
        min-height: 365px
    }

    .pagination-sec {
        padding-bottom: 0;
        padding-top: 20px
    }

    .pagination-for-mobile {
        display: block
    }

    .why-zippia .h4 {
        margin-bottom: 0
    }

    .advice-section .advice-tabing .advice-block img {
        width: 100%
    }

    .category-tab-nav .container > ul > li > a {
        padding-left: 14px;
        padding-right: 14px
    }

    .category-tab-nav ul {
        width: 294px;
        border-bottom: none !important
    }

    .mob-pad {
        padding-left: 0;
        padding-right: 0
    }

    .why-zippia .h4 {
        font-weight: 700
    }

    .nav-tabs > li {
        margin-bottom: -1px
    }

    .why-zippia {
        padding: 20px 0
    }

    .why-zippia p {
        margin-bottom: 0
    }

    .why-zippia ul {
        margin-top: 0
    }

    .search-filter .form-group label {
        margin-top: 10px
    }
}

@media only screen and (max-width: 570px) {
    .search-filter .form-group {
        padding-right: 0;
        padding-left: 0 !important;
        width: 100%
    }

    .job-list-content ul li {
        width: 92.5%
    }

    .job-item {
        min-height: inherit
    }
}

@media only screen and (max-width: 320px) {
    .category-tab-content h3 {
        font-size: 20px
    }

    .category-tab-content {
        padding-top: 20px
    }

    .custom-breadcrumb {
        margin-bottom: 10px
    }

    .category-tab-nav .container > ul > li > a {
        padding-left: 13px;
        padding-right: 13px
    }

    .advice-section .advice-tabing .advice-block img {
        width: 100%
    }
}

.mCustomScrollbar {
    -ms-touch-action: pinch-zoom;
    touch-action: pinch-zoom
}

.mCustomScrollbar.mCS_no_scrollbar, .mCustomScrollbar.mCS_touch_action {
    -ms-touch-action: auto;
    touch-action: auto
}

.mCustomScrollBox {
    position: relative;
    overflow: hidden;
    height: 100%;
    max-width: 100%;
    outline: 0;
    direction: ltr
}

.mCSB_container {
    overflow: hidden;
    width: auto;
    height: auto
}

.mCSB_inside > .mCSB_container {
    margin-right: 30px
}

.mCSB_container.mCS_no_scrollbar_y.mCS_y_hidden {
    margin-right: 0
}

.mCS-dir-rtl > .mCSB_inside > .mCSB_container {
    margin-right: 0;
    margin-left: 30px
}

.mCS-dir-rtl > .mCSB_inside > .mCSB_container.mCS_no_scrollbar_y.mCS_y_hidden {
    margin-left: 0
}

.mCSB_scrollTools {
    position: absolute;
    width: 16px;
    height: auto;
    left: auto;
    top: 0;
    right: 0;
    bottom: 0;
    opacity: .75;
    filter: "alpha(opacity=75)";
    -ms-filter: "alpha(opacity=75)"
}

.mCSB_outside + .mCSB_scrollTools {
    right: -26px
}

.mCS-dir-rtl > .mCSB_inside > .mCSB_scrollTools, .mCS-dir-rtl > .mCSB_outside + .mCSB_scrollTools {
    right: auto;
    left: 0
}

.mCS-dir-rtl > .mCSB_outside + .mCSB_scrollTools {
    left: -26px
}

.mCSB_scrollTools .mCSB_draggerContainer {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    height: auto
}

.mCSB_scrollTools a + .mCSB_draggerContainer {
    margin: 20px 0
}

.mCSB_scrollTools .mCSB_draggerRail {
    width: 2px;
    height: 100%;
    margin: 0 auto;
    -webkit-border-radius: 16px;
    -moz-border-radius: 16px;
    border-radius: 16px
}

.mCSB_scrollTools .mCSB_dragger {
    cursor: pointer;
    width: 100%;
    height: 30px;
    z-index: 1
}

.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    position: relative;
    width: 4px;
    height: 100%;
    margin: 0 auto;
    -webkit-border-radius: 16px;
    -moz-border-radius: 16px;
    border-radius: 16px;
    text-align: center
}

.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar, .mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar {
    width: 12px
}

.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail, .mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
    width: 8px
}

.mCSB_scrollTools .mCSB_buttonDown, .mCSB_scrollTools .mCSB_buttonUp {
    display: block;
    position: absolute;
    height: 20px;
    width: 100%;
    overflow: hidden;
    margin: 0 auto;
    cursor: pointer
}

.mCSB_scrollTools .mCSB_buttonDown {
    bottom: 0
}

.mCSB_horizontal.mCSB_inside > .mCSB_container {
    margin-right: 0;
    margin-bottom: 30px
}

.mCSB_horizontal.mCSB_outside > .mCSB_container {
    min-height: 100%
}

.mCSB_horizontal > .mCSB_container.mCS_no_scrollbar_x.mCS_x_hidden {
    margin-bottom: 0
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal {
    width: auto;
    height: 16px;
    top: auto;
    right: 0;
    bottom: 0;
    left: 0
}

.mCustomScrollBox + .mCSB_scrollTools + .mCSB_scrollTools.mCSB_scrollTools_horizontal, .mCustomScrollBox + .mCSB_scrollTools.mCSB_scrollTools_horizontal {
    bottom: -26px
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal a + .mCSB_draggerContainer {
    margin: 0 20px
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_draggerRail {
    width: 100%;
    height: 2px;
    margin: 7px 0
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger {
    width: 30px;
    height: 100%;
    left: 0
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
    width: 100%;
    height: 4px;
    margin: 6px auto
}

.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar, .mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar {
    height: 12px;
    margin: 2px auto
}

.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail, .mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
    height: 8px;
    margin: 4px 0
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonLeft, .mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonRight {
    display: block;
    position: absolute;
    width: 20px;
    height: 100%;
    overflow: hidden;
    margin: 0 auto;
    cursor: pointer
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonLeft {
    left: 0
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonRight {
    right: 0
}

.mCSB_container_wrapper {
    position: absolute;
    height: auto;
    width: auto;
    overflow: hidden;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin-right: 30px;
    margin-bottom: 30px
}

.mCSB_container_wrapper > .mCSB_container {
    padding-right: 30px;
    padding-bottom: 30px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.mCSB_vertical_horizontal > .mCSB_scrollTools.mCSB_scrollTools_vertical {
    bottom: 20px
}

.mCSB_vertical_horizontal > .mCSB_scrollTools.mCSB_scrollTools_horizontal {
    right: 20px
}

.mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden + .mCSB_scrollTools.mCSB_scrollTools_vertical {
    bottom: 0
}

.mCS-dir-rtl > .mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_scrollTools.mCSB_scrollTools_horizontal, .mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden + .mCSB_scrollTools ~ .mCSB_scrollTools.mCSB_scrollTools_horizontal {
    right: 0
}

.mCS-dir-rtl > .mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_scrollTools.mCSB_scrollTools_horizontal {
    left: 20px
}

.mCS-dir-rtl > .mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden + .mCSB_scrollTools ~ .mCSB_scrollTools.mCSB_scrollTools_horizontal {
    left: 0
}

.mCS-dir-rtl > .mCSB_inside > .mCSB_container_wrapper {
    margin-right: 0;
    margin-left: 30px
}

.mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden > .mCSB_container {
    padding-right: 0
}

.mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden > .mCSB_container {
    padding-bottom: 0
}

.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden {
    margin-right: 0;
    margin-left: 0
}

.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden {
    margin-bottom: 0
}

.mCSB_scrollTools, .mCSB_scrollTools .mCSB_buttonDown, .mCSB_scrollTools .mCSB_buttonLeft, .mCSB_scrollTools .mCSB_buttonRight, .mCSB_scrollTools .mCSB_buttonUp, .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    -webkit-transition: opacity .2s ease-in-out, background-color .2s ease-in-out;
    -moz-transition: opacity .2s ease-in-out, background-color .2s ease-in-out;
    -o-transition: opacity .2s ease-in-out, background-color .2s ease-in-out;
    transition: opacity .2s ease-in-out, background-color .2s ease-in-out
}

.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerRail, .mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger_bar, .mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerRail, .mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger_bar {
    -webkit-transition: width .2s ease-out .2s, height .2s ease-out .2s, margin-left .2s ease-out .2s, margin-right .2s ease-out .2s, margin-top .2s ease-out .2s, margin-bottom .2s ease-out .2s, opacity .2s ease-in-out, background-color .2s ease-in-out;
    -moz-transition: width .2s ease-out .2s, height .2s ease-out .2s, margin-left .2s ease-out .2s, margin-right .2s ease-out .2s, margin-top .2s ease-out .2s, margin-bottom .2s ease-out .2s, opacity .2s ease-in-out, background-color .2s ease-in-out;
    -o-transition: width .2s ease-out .2s, height .2s ease-out .2s, margin-left .2s ease-out .2s, margin-right .2s ease-out .2s, margin-top .2s ease-out .2s, margin-bottom .2s ease-out .2s, opacity .2s ease-in-out, background-color .2s ease-in-out;
    transition: width .2s ease-out .2s, height .2s ease-out .2s, margin-left .2s ease-out .2s, margin-right .2s ease-out .2s, margin-top .2s ease-out .2s, margin-bottom .2s ease-out .2s, opacity .2s ease-in-out, background-color .2s ease-in-out
}

.mCS-autoHide > .mCustomScrollBox > .mCSB_scrollTools, .mCS-autoHide > .mCustomScrollBox ~ .mCSB_scrollTools {
    opacity: 0;
    filter: "alpha(opacity=0)";
    -ms-filter: "alpha(opacity=0)"
}

.mCS-autoHide:hover > .mCustomScrollBox > .mCSB_scrollTools, .mCS-autoHide:hover > .mCustomScrollBox ~ .mCSB_scrollTools, .mCustomScrollBox:hover > .mCSB_scrollTools, .mCustomScrollBox:hover ~ .mCSB_scrollTools, .mCustomScrollbar > .mCustomScrollBox > .mCSB_scrollTools.mCSB_scrollTools_onDrag, .mCustomScrollbar > .mCustomScrollBox ~ .mCSB_scrollTools.mCSB_scrollTools_onDrag {
    opacity: 1;
    filter: "alpha(opacity=100)";
    -ms-filter: "alpha(opacity=100)"
}

.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #000;
    background-color: rgba(0, 0, 0, .4);
    filter: "alpha(opacity=40)";
    -ms-filter: "alpha(opacity=40)"
}

.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #fff;
    background-color: rgba(255, 255, 255, .75);
    filter: "alpha(opacity=75)";
    -ms-filter: "alpha(opacity=75)"
}

.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #fff;
    background-color: rgba(255, 255, 255, .85);
    filter: "alpha(opacity=85)";
    -ms-filter: "alpha(opacity=85)"
}

.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
    background-color: #fff;
    background-color: rgba(255, 255, 255, .9);
    filter: "alpha(opacity=90)";
    -ms-filter: "alpha(opacity=90)"
}

.mCSB_scrollTools .mCSB_buttonDown, .mCSB_scrollTools .mCSB_buttonLeft, .mCSB_scrollTools .mCSB_buttonRight, .mCSB_scrollTools .mCSB_buttonUp {
    background-image: url(mCSB_buttons.png);
    background-repeat: no-repeat;
    opacity: .4;
    filter: "alpha(opacity=40)";
    -ms-filter: "alpha(opacity=40)"
}

.mCSB_scrollTools .mCSB_buttonUp {
    background-position: 0 0
}

.mCSB_scrollTools .mCSB_buttonDown {
    background-position: 0 -20px
}

.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: 0 -40px
}

.mCSB_scrollTools .mCSB_buttonRight {
    background-position: 0 -56px
}

.mCSB_scrollTools .mCSB_buttonDown:hover, .mCSB_scrollTools .mCSB_buttonLeft:hover, .mCSB_scrollTools .mCSB_buttonRight:hover, .mCSB_scrollTools .mCSB_buttonUp:hover {
    opacity: .75;
    filter: "alpha(opacity=75)";
    -ms-filter: "alpha(opacity=75)"
}

.mCSB_scrollTools .mCSB_buttonDown:active, .mCSB_scrollTools .mCSB_buttonLeft:active, .mCSB_scrollTools .mCSB_buttonRight:active, .mCSB_scrollTools .mCSB_buttonUp:active {
    opacity: .9;
    filter: "alpha(opacity=90)";
    -ms-filter: "alpha(opacity=90)"
}

.mCS-dark.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #000;
    background-color: rgba(0, 0, 0, .15)
}

.mCS-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, .75)
}

.mCS-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: rgba(0, 0, 0, .85)
}

.mCS-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
    background-color: rgba(0, 0, 0, .9)
}

.mCS-dark.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -80px 0
}

.mCS-dark.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -80px -20px
}

.mCS-dark.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -80px -40px
}

.mCS-dark.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -80px -56px
}

.mCS-dark-2.mCSB_scrollTools .mCSB_draggerRail, .mCS-light-2.mCSB_scrollTools .mCSB_draggerRail {
    width: 4px;
    background-color: #fff;
    background-color: rgba(255, 255, 255, .1);
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    border-radius: 1px
}

.mCS-dark-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-light-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    width: 4px;
    background-color: #fff;
    background-color: rgba(255, 255, 255, .75);
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    border-radius: 1px
}

.mCS-dark-2.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-dark-2.mCSB_scrollTools_horizontal .mCSB_draggerRail, .mCS-light-2.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-light-2.mCSB_scrollTools_horizontal .mCSB_draggerRail {
    width: 100%;
    height: 4px;
    margin: 6px auto
}

.mCS-light-2.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #fff;
    background-color: rgba(255, 255, 255, .85)
}

.mCS-light-2.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-light-2.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
    background-color: #fff;
    background-color: rgba(255, 255, 255, .9)
}

.mCS-light-2.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -32px 0
}

.mCS-light-2.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -32px -20px
}

.mCS-light-2.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -40px -40px
}

.mCS-light-2.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -40px -56px
}

.mCS-dark-2.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #000;
    background-color: rgba(0, 0, 0, .1);
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    border-radius: 1px
}

.mCS-dark-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, .75);
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    border-radius: 1px
}

.mCS-dark-2.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, .85)
}

.mCS-dark-2.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-dark-2.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, .9)
}

.mCS-dark-2.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -112px 0
}

.mCS-dark-2.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -112px -20px
}

.mCS-dark-2.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -120px -40px
}

.mCS-dark-2.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -120px -56px
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_draggerRail, .mCS-light-thick.mCSB_scrollTools .mCSB_draggerRail {
    width: 4px;
    background-color: #fff;
    background-color: rgba(255, 255, 255, .1);
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-light-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    width: 6px;
    background-color: #fff;
    background-color: rgba(255, 255, 255, .75);
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px
}

.mCS-dark-thick.mCSB_scrollTools_horizontal .mCSB_draggerRail, .mCS-light-thick.mCSB_scrollTools_horizontal .mCSB_draggerRail {
    width: 100%;
    height: 4px;
    margin: 6px 0
}

.mCS-dark-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-light-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
    width: 100%;
    height: 6px;
    margin: 5px auto
}

.mCS-light-thick.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #fff;
    background-color: rgba(255, 255, 255, .85)
}

.mCS-light-thick.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-light-thick.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
    background-color: #fff;
    background-color: rgba(255, 255, 255, .9)
}

.mCS-light-thick.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -16px 0
}

.mCS-light-thick.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -16px -20px
}

.mCS-light-thick.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -20px -40px
}

.mCS-light-thick.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -20px -56px
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #000;
    background-color: rgba(0, 0, 0, .1);
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, .75);
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, .85)
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-dark-thick.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, .9)
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -96px 0
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -96px -20px
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -100px -40px
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -100px -56px
}

.mCS-light-thin.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #fff;
    background-color: rgba(255, 255, 255, .1)
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-light-thin.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    width: 2px
}

.mCS-dark-thin.mCSB_scrollTools_horizontal .mCSB_draggerRail, .mCS-light-thin.mCSB_scrollTools_horizontal .mCSB_draggerRail {
    width: 100%
}

.mCS-dark-thin.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-light-thin.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
    width: 100%;
    height: 2px;
    margin: 7px auto
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #000;
    background-color: rgba(0, 0, 0, .15)
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, .75)
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, .85)
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-dark-thin.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, .9)
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -80px 0
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -80px -20px
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -80px -40px
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -80px -56px
}

.mCS-rounded.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #fff;
    background-color: rgba(255, 255, 255, .15)
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger, .mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger, .mCS-rounded-dots.mCSB_scrollTools .mCSB_dragger, .mCS-rounded.mCSB_scrollTools .mCSB_dragger {
    height: 14px
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-rounded-dots.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-rounded.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    width: 14px;
    margin: 0 1px
}

.mCS-rounded-dark.mCSB_scrollTools_horizontal .mCSB_dragger, .mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_dragger, .mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_dragger, .mCS-rounded.mCSB_scrollTools_horizontal .mCSB_dragger {
    width: 14px
}

.mCS-rounded-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-rounded.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
    height: 14px;
    margin: 1px 0
}

.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar, .mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar, .mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar, .mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar {
    width: 16px;
    height: 16px;
    margin: -1px 0
}

.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail, .mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail, .mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail, .mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
    width: 4px
}

.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar, .mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar, .mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar, .mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar {
    height: 16px;
    width: 16px;
    margin: 0 -1px
}

.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail, .mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail, .mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail, .mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
    height: 4px;
    margin: 6px 0
}

.mCS-rounded.mCSB_scrollTools .mCSB_buttonUp {
    background-position: 0 -72px
}

.mCS-rounded.mCSB_scrollTools .mCSB_buttonDown {
    background-position: 0 -92px
}

.mCS-rounded.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: 0 -112px
}

.mCS-rounded.mCSB_scrollTools .mCSB_buttonRight {
    background-position: 0 -128px
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, .75)
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #000;
    background-color: rgba(0, 0, 0, .15)
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar, .mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, .85)
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar, .mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, .9)
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -80px -72px
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -80px -92px
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -80px -112px
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -80px -128px
}

.mCS-rounded-dots-dark.mCSB_scrollTools_vertical .mCSB_draggerRail, .mCS-rounded-dots.mCSB_scrollTools_vertical .mCSB_draggerRail {
    width: 4px
}

.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_draggerRail, .mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail, .mCS-rounded-dots.mCSB_scrollTools .mCSB_draggerRail, .mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_draggerRail {
    background-color: transparent;
    background-position: center
}

.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_draggerRail, .mCS-rounded-dots.mCSB_scrollTools .mCSB_draggerRail {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAANElEQVQYV2NkIAAYiVbw//9/Y6DiM1ANJoyMjGdBbLgJQAX/kU0DKgDLkaQAvxW4HEvQFwCRcxIJK1XznAAAAABJRU5ErkJggg==);
    background-repeat: repeat-y;
    opacity: .3;
    filter: "alpha(opacity=30)";
    -ms-filter: "alpha(opacity=30)"
}

.mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail, .mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_draggerRail {
    height: 4px;
    margin: 6px 0;
    background-repeat: repeat-x
}

.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -16px -72px
}

.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -16px -92px
}

.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -20px -112px
}

.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -20px -128px
}

.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_draggerRail {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAALElEQVQYV2NkIAAYSVFgDFR8BqrBBEifBbGRTfiPZhpYjiQFBK3A6l6CvgAAE9kGCd1mvgEAAAAASUVORK5CYII=)
}

.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -96px -72px
}

.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -96px -92px
}

.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -100px -112px
}

.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -100px -128px
}

.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-repeat: repeat-y;
    background-image: -moz-linear-gradient(left, rgba(255, 255, 255, .5) 0, rgba(255, 255, 255, 0) 100%);
    background-image: -webkit-gradient(linear, left top, right top, color-stop(0, rgba(255, 255, 255, .5)), color-stop(100%, rgba(255, 255, 255, 0)));
    background-image: -webkit-linear-gradient(left, rgba(255, 255, 255, .5) 0, rgba(255, 255, 255, 0) 100%);
    background-image: -o-linear-gradient(left, rgba(255, 255, 255, .5) 0, rgba(255, 255, 255, 0) 100%);
    background-image: -ms-linear-gradient(left, rgba(255, 255, 255, .5) 0, rgba(255, 255, 255, 0) 100%);
    background-image: linear-gradient(to right, rgba(255, 255, 255, .5) 0, rgba(255, 255, 255, 0) 100%)
}

.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-3d-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-3d.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
    background-repeat: repeat-x;
    background-image: -moz-linear-gradient(top, rgba(255, 255, 255, .5) 0, rgba(255, 255, 255, 0) 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, rgba(255, 255, 255, .5)), color-stop(100%, rgba(255, 255, 255, 0)));
    background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, .5) 0, rgba(255, 255, 255, 0) 100%);
    background-image: -o-linear-gradient(top, rgba(255, 255, 255, .5) 0, rgba(255, 255, 255, 0) 100%);
    background-image: -ms-linear-gradient(top, rgba(255, 255, 255, .5) 0, rgba(255, 255, 255, 0) 100%);
    background-image: linear-gradient(to bottom, rgba(255, 255, 255, .5) 0, rgba(255, 255, 255, 0) 100%)
}

.mCS-3d-dark.mCSB_scrollTools_vertical .mCSB_dragger, .mCS-3d.mCSB_scrollTools_vertical .mCSB_dragger {
    height: 70px
}

.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_dragger, .mCS-3d.mCSB_scrollTools_horizontal .mCSB_dragger {
    width: 70px
}

.mCS-3d-dark.mCSB_scrollTools, .mCS-3d.mCSB_scrollTools {
    opacity: 1;
    filter: "alpha(opacity=30)";
    -ms-filter: "alpha(opacity=30)"
}

.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-3d-dark.mCSB_scrollTools .mCSB_draggerRail, .mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-3d.mCSB_scrollTools .mCSB_draggerRail {
    -webkit-border-radius: 16px;
    -moz-border-radius: 16px;
    border-radius: 16px
}

.mCS-3d-dark.mCSB_scrollTools .mCSB_draggerRail, .mCS-3d.mCSB_scrollTools .mCSB_draggerRail {
    width: 8px;
    background-color: #000;
    background-color: rgba(0, 0, 0, .2);
    box-shadow: inset 1px 0 1px rgba(0, 0, 0, .5), inset -1px 0 1px rgba(255, 255, 255, .2)
}

.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-3d-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-3d-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar, .mCS-3d-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar, .mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-3d.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-3d.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar, .mCS-3d.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #555
}

.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    width: 8px
}

.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail, .mCS-3d.mCSB_scrollTools_horizontal .mCSB_draggerRail {
    width: 100%;
    height: 8px;
    margin: 4px 0;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .5), inset 0 -1px 1px rgba(255, 255, 255, .2)
}

.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-3d.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
    width: 100%;
    height: 8px;
    margin: 4px auto
}

.mCS-3d.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -32px -72px
}

.mCS-3d.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -32px -92px
}

.mCS-3d.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -40px -112px
}

.mCS-3d.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -40px -128px
}

.mCS-3d-dark.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #000;
    background-color: rgba(0, 0, 0, .1);
    box-shadow: inset 1px 0 1px rgba(0, 0, 0, .1)
}

.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail {
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .1)
}

.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -112px -72px
}

.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -112px -92px
}

.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -120px -112px
}

.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -120px -128px
}

.mCS-3d-thick-dark.mCSB_scrollTools, .mCS-3d-thick.mCSB_scrollTools {
    opacity: 1;
    filter: "alpha(opacity=30)";
    -ms-filter: "alpha(opacity=30)"
}

.mCS-3d-thick-dark.mCSB_scrollTools, .mCS-3d-thick-dark.mCSB_scrollTools .mCSB_draggerContainer, .mCS-3d-thick.mCSB_scrollTools, .mCS-3d-thick.mCSB_scrollTools .mCSB_draggerContainer {
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    border-radius: 7px
}

.mCSB_inside + .mCS-3d-thick-dark.mCSB_scrollTools_vertical, .mCSB_inside + .mCS-3d-thick.mCSB_scrollTools_vertical {
    right: 1px
}

.mCS-3d-thick-dark.mCSB_scrollTools_vertical, .mCS-3d-thick.mCSB_scrollTools_vertical {
    box-shadow: inset 1px 0 1px rgba(0, 0, 0, .1), inset 0 0 14px rgba(0, 0, 0, .5)
}

.mCS-3d-thick-dark.mCSB_scrollTools_horizontal, .mCS-3d-thick.mCSB_scrollTools_horizontal {
    bottom: 1px;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .1), inset 0 0 14px rgba(0, 0, 0, .5)
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    box-shadow: inset 1px 0 0 rgba(255, 255, 255, .4);
    width: 12px;
    margin: 2px;
    position: absolute;
    height: auto;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0
}

.mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-3d-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .4);
    height: 12px;
    width: auto
}

.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-3d-thick.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-3d-thick.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar, .mCS-3d-thick.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #555
}

.mCS-3d-thick.mCSB_scrollTools .mCSB_draggerContainer {
    background-color: #000;
    background-color: rgba(0, 0, 0, .05);
    box-shadow: inset 1px 1px 16px rgba(0, 0, 0, .1)
}

.mCS-3d-thick.mCSB_scrollTools .mCSB_draggerRail {
    background-color: transparent
}

.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -32px -72px
}

.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -32px -92px
}

.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -40px -112px
}

.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -40px -128px
}

.mCS-3d-thick-dark.mCSB_scrollTools {
    box-shadow: inset 0 0 14px rgba(0, 0, 0, .2)
}

.mCS-3d-thick-dark.mCSB_scrollTools_horizontal {
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .1), inset 0 0 14px rgba(0, 0, 0, .2)
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    box-shadow: inset 1px 0 0 rgba(255, 255, 255, .4), inset -1px 0 0 rgba(0, 0, 0, .2)
}

.mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .4), inset 0 -1px 0 rgba(0, 0, 0, .2)
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar, .mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #777
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_draggerContainer {
    background-color: #fff;
    background-color: rgba(0, 0, 0, .05);
    box-shadow: inset 1px 1px 16px rgba(0, 0, 0, .1)
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_draggerRail, .mCS-minimal-dark.mCSB_scrollTools .mCSB_draggerRail, .mCS-minimal.mCSB_scrollTools .mCSB_draggerRail {
    background-color: transparent
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -112px -72px
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -112px -92px
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -120px -112px
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -120px -128px
}

.mCSB_outside + .mCS-minimal-dark.mCSB_scrollTools_vertical, .mCSB_outside + .mCS-minimal.mCSB_scrollTools_vertical {
    right: 0;
    margin: 12px 0
}

.mCustomScrollBox.mCS-minimal + .mCSB_scrollTools + .mCSB_scrollTools.mCSB_scrollTools_horizontal, .mCustomScrollBox.mCS-minimal + .mCSB_scrollTools.mCSB_scrollTools_horizontal, .mCustomScrollBox.mCS-minimal-dark + .mCSB_scrollTools + .mCSB_scrollTools.mCSB_scrollTools_horizontal, .mCustomScrollBox.mCS-minimal-dark + .mCSB_scrollTools.mCSB_scrollTools_horizontal {
    bottom: 0;
    margin: 0 12px
}

.mCS-dir-rtl > .mCSB_outside + .mCS-minimal-dark.mCSB_scrollTools_vertical, .mCS-dir-rtl > .mCSB_outside + .mCS-minimal.mCSB_scrollTools_vertical {
    left: 0;
    right: auto
}

.mCS-minimal-dark.mCSB_scrollTools_vertical .mCSB_dragger, .mCS-minimal.mCSB_scrollTools_vertical .mCSB_dragger {
    height: 50px
}

.mCS-minimal-dark.mCSB_scrollTools_horizontal .mCSB_dragger, .mCS-minimal.mCSB_scrollTools_horizontal .mCSB_dragger {
    width: 50px
}

.mCS-minimal.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #fff;
    background-color: rgba(255, 255, 255, .2);
    filter: "alpha(opacity=20)";
    -ms-filter: "alpha(opacity=20)"
}

.mCS-minimal.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-minimal.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
    background-color: #fff;
    background-color: rgba(255, 255, 255, .5);
    filter: "alpha(opacity=50)";
    -ms-filter: "alpha(opacity=50)"
}

.mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, .2);
    filter: "alpha(opacity=20)";
    -ms-filter: "alpha(opacity=20)"
}

.mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, .5);
    filter: "alpha(opacity=50)";
    -ms-filter: "alpha(opacity=50)"
}

.mCS-dark-3.mCSB_scrollTools .mCSB_draggerRail, .mCS-light-3.mCSB_scrollTools .mCSB_draggerRail {
    width: 6px;
    background-color: #000;
    background-color: rgba(0, 0, 0, .2)
}

.mCS-dark-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-light-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    width: 6px
}

.mCS-dark-3.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-dark-3.mCSB_scrollTools_horizontal .mCSB_draggerRail, .mCS-light-3.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-light-3.mCSB_scrollTools_horizontal .mCSB_draggerRail {
    width: 100%;
    height: 6px;
    margin: 5px 0
}

.mCS-dark-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail, .mCS-dark-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail, .mCS-light-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail, .mCS-light-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
    width: 12px
}

.mCS-dark-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail, .mCS-dark-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail, .mCS-light-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail, .mCS-light-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
    height: 12px;
    margin: 2px 0
}

.mCS-light-3.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -32px -72px
}

.mCS-light-3.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -32px -92px
}

.mCS-light-3.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -40px -112px
}

.mCS-light-3.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -40px -128px
}

.mCS-dark-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, .75)
}

.mCS-dark-3.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, .85)
}

.mCS-dark-3.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-dark-3.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, .9)
}

.mCS-dark-3.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #000;
    background-color: rgba(0, 0, 0, .1)
}

.mCS-dark-3.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -112px -72px
}

.mCS-dark-3.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -112px -92px
}

.mCS-dark-3.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -120px -112px
}

.mCS-dark-3.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -120px -128px
}

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail, .mCS-inset-2.mCSB_scrollTools .mCSB_draggerRail, .mCS-inset-3-dark.mCSB_scrollTools .mCSB_draggerRail, .mCS-inset-3.mCSB_scrollTools .mCSB_draggerRail, .mCS-inset-dark.mCSB_scrollTools .mCSB_draggerRail, .mCS-inset.mCSB_scrollTools .mCSB_draggerRail {
    width: 12px;
    background-color: #000;
    background-color: rgba(0, 0, 0, .2)
}

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-inset-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-inset-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-inset-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-inset.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    width: 6px;
    margin: 3px 5px;
    position: absolute;
    height: auto;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0
}

.mCS-inset-2-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-inset-2.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-inset-3-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-inset-3.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-inset-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-inset.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
    height: 6px;
    margin: 5px 3px;
    position: absolute;
    width: auto;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0
}

.mCS-inset-2-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail, .mCS-inset-2.mCSB_scrollTools_horizontal .mCSB_draggerRail, .mCS-inset-3-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail, .mCS-inset-3.mCSB_scrollTools_horizontal .mCSB_draggerRail, .mCS-inset-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail, .mCS-inset.mCSB_scrollTools_horizontal .mCSB_draggerRail {
    width: 100%;
    height: 12px;
    margin: 2px 0
}

.mCS-inset-2.mCSB_scrollTools .mCSB_buttonUp, .mCS-inset-3.mCSB_scrollTools .mCSB_buttonUp, .mCS-inset.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -32px -72px
}

.mCS-inset-2.mCSB_scrollTools .mCSB_buttonDown, .mCS-inset-3.mCSB_scrollTools .mCSB_buttonDown, .mCS-inset.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -32px -92px
}

.mCS-inset-2.mCSB_scrollTools .mCSB_buttonLeft, .mCS-inset-3.mCSB_scrollTools .mCSB_buttonLeft, .mCS-inset.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -40px -112px
}

.mCS-inset-2.mCSB_scrollTools .mCSB_buttonRight, .mCS-inset-3.mCSB_scrollTools .mCSB_buttonRight, .mCS-inset.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -40px -128px
}

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-inset-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, .75)
}

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar, .mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar, .mCS-inset-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, .85)
}

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar, .mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar, .mCS-inset-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-inset-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, .9)
}

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail, .mCS-inset-3-dark.mCSB_scrollTools .mCSB_draggerRail, .mCS-inset-dark.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #000;
    background-color: rgba(0, 0, 0, .1)
}

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonUp, .mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonUp, .mCS-inset-dark.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -112px -72px
}

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonDown, .mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonDown, .mCS-inset-dark.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -112px -92px
}

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonLeft, .mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonLeft, .mCS-inset-dark.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -120px -112px
}

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonRight, .mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonRight, .mCS-inset-dark.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -120px -128px
}

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail, .mCS-inset-2.mCSB_scrollTools .mCSB_draggerRail {
    background-color: transparent;
    border-width: 1px;
    border-style: solid;
    border-color: #fff;
    border-color: rgba(255, 255, 255, .2);
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail {
    border-color: #000;
    border-color: rgba(0, 0, 0, .2)
}

.mCS-inset-3.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #fff;
    background-color: rgba(255, 255, 255, .6)
}

.mCS-inset-3-dark.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #000;
    background-color: rgba(0, 0, 0, .6)
}

.mCS-inset-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, .75)
}

.mCS-inset-3.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, .85)
}

.mCS-inset-3.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-inset-3.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, .9)
}

.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #fff;
    background-color: rgba(255, 255, 255, .75)
}

.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #fff;
    background-color: rgba(255, 255, 255, .85)
}

.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
    background-color: #fff;
    background-color: rgba(255, 255, 255, .9)
}

.owl-carousel .owl-wrapper:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0
}

.owl-carousel {
    display: none;
    position: relative;
    width: 100%;
    -ms-touch-action: pan-y
}

.owl-carousel .owl-wrapper {
    display: none;
    position: relative;
    -webkit-transform: translate3d(0, 0, 0)
}

.owl-carousel .owl-wrapper-outer {
    overflow: hidden;
    position: relative;
    width: 100%
}

.owl-carousel .owl-wrapper-outer.autoHeight {
    -webkit-transition: height 500ms ease-in-out;
    -moz-transition: height 500ms ease-in-out;
    -ms-transition: height 500ms ease-in-out;
    -o-transition: height 500ms ease-in-out;
    transition: height 500ms ease-in-out
}

.owl-carousel .owl-item {
    float: left
}

.owl-controls .owl-page, .owl-controls .owl-buttons div {
    cursor: pointer
}

.owl-controls {
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-tap-highlight-color: transparent
}

.grabbing {
    cursor: url(grabbing.png) 8 8, move
}

.owl-carousel .owl-wrapper, .owl-carousel .owl-item {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0)
}

.fixed-header-rel {
    margin-top: 91px
}

.category-tab-content.sitemap {
    padding-top: 0;
    padding-bottom: 0
}

.sitemap .pagination-sec ul li.previous a, .sitemap .pagination-sec ul li.next a {
    width: 120px
}

.sitemap .pagination > li:first-child > a, .sitemap .pagination > li:first-child > span {
    border-radius: 2px
}

.sitemap .pagination > li > a, .sitemap .pagination > li > span {
    padding-left: 10px;
    padding-right: 10px
}

.site-nav {
    padding-left: 0
}

.site-nav li {
    list-style: none;
    margin-bottom: 5px
}

.site-nav li a {
    color: #3174ee;
    font-size: 16px;
    text-decoration: underline;
    line-height: 20px;
    display: inline-block
}

.site-nav li a:hover {
    text-decoration: none;
    color: #999
}

.pagi-state .pagination > li > a, .pagi-state .pagination > li > span {
    padding: 0;
    border: none;
    margin: 0 5px;
    font-size: 16px;
    color: #3174ee;
    text-decoration: underline
}

.pagination > .disabled > a, .pagination > .disabled > a:hover {
    color: #999;
    border-color: #999;
    background-color: none
}

.pagination-page.active {
    color: #353535;
    border-color: #353535
}

.pagi-state .pagination > li > a:hover, .pagi-state .pagination > li > span:hover {
    padding: 0;
    border: none;
    color: #353535
}

.category-tab-content.sitemap h3 {
    padding-top: 40px
}

.container1470 .custom-breadcrumb {
    margin-bottom: 0
}

.pagination-sec {
    text-align: center;
    padding: 60px 0 80px
}

.pagination-sec ul {
    margin: 3px 0 0
}

.pagination-sec ul li a {
    margin: 0 2px;
    border-radius: 2px;
    border: 2px solid #3577ee;
    color: #3577ee;
    font-size: 14px
}

.pagination-sec ul li:hover a {
    border: 2px solid #999;
    color: #999;
    background: none
}

.pagination-sec ul li.active a {
    border: 2px solid #353535;
    color: #353535;
    background: none
}

.pagination-sec ul li.previous a, .pagination-sec ul li.next a {
    width: 102px
}

.pagination-sec ul li.previous a .glyphicon, .pagination-sec ul li.next a .glyphicon {
    font-size: 11px;
    top: 0;
    margin-right: 10px
}

.pagination-sec ul li.next a .glyphicon {
    margin-right: 0;
    margin-left: 10px
}

.pagination-for-mobile {
    border: 2px solid #3577ee;
    color: #3577ee;
    font-size: 16px;
    padding: 10px 30px;
    display: none;
    width: 156px;
    margin: 0 auto
}

.pagination-sec-college-majors {
    padding: 40px 0
}

.custom-breadcrumb {
    background-color: transparent;
    padding: 0;
    margin-bottom: 36px;
    font-size: 12px
}

.custom-breadcrumb > li + li::before {
    color: #999;
    content: "\e250 ";
    font-family: Glyphicons Halflings;
    font-style: normal;
    font-weight: 400;
    font-size: 6px
}

.custom-breadcrumb > li > a {
    color: #3174ee
}

.letter-pagi-label {
    width: auto;
    padding: 0
}

.letter-pagi-label .h3 {
    font-size: 20px
}

.sitemap .pagination-placeholder {
    padding-bottom: 80px
}

.non-paginated-page {
    padding-bottom: 80px
}

.page-level {
    margin-bottom: 40px
}

.pagi-top ul {
    margin-top: 0;
    margin-bottom: 15px
}

.pagi-top ul li a:hover {
    background-color: inherit
}

.pagi-top p {
    font-size: 16px;
    font-weight: 700;
    float: left;
    margin-right: 10px
}

.pagi-toplevel {
    margin-top: 20px
}

h3.level-head {
    margin-bottom: 30px
}

.pagi-toplevel h2 {
    padding-bottom: 18px;
    font-size: 20px;
    border-bottom: 2px solid #333;
    color: #333;
    margin-bottom: 20px
}

.col-xs-5ths, .col-sm-5ths, .col-md-5ths, .col-lg-5ths {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px
}

.col-xs-5ths {
    width: 20%;
    float: left
}

@media (min-width: 768px) {
    .col-sm-5ths {
        width: 20%;
        float: left
    }
}

@media (min-width: 992px) {
    .col-md-5ths {
        width: 20%;
        float: left
    }
}

@media (min-width: 1200px) {
    .col-lg-5ths {
        width: 20%;
        float: left
    }
}

@media (max-width: 767px) {
    .letter-pagi-label {
        border-bottom: 2px solid #333;
        color: #333;
        margin-bottom: 20px;
        padding-bottom: 20px;
        padding-left: 0;
        width: 100%;
        text-align: left
    }

    .pagination-sec-college-majors {
        float: left;
        text-align: left
    }
}

.jit-autoadjust-label {
    padding: 15px;
    display: none
}

#update, #restore {
    text-align: center;
    width: 100px;
    margin: 0 35px 10px
}

.button {
    display: inline-block;
    outline: none;
    cursor: pointer;
    text-align: center;
    text-decoration: none;
    font: 14px / 100% Arial, Helvetica, sans-serif;
    padding: .5em 1em .55em;
    text-shadow: 0 1px 1px rgba(0, 0, 0, .3);
    -webkit-border-radius: .5em;
    -moz-border-radius: .5em;
    border-radius: .5em;
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .2);
    -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, .2);
    box-shadow: 0 1px 2px rgba(0, 0, 0, .2)
}

.button:hover {
    text-decoration: none
}

.button:active {
    position: relative;
    top: 1px
}

.white {
    color: #606060;
    border: solid 1px #b7b7b7;
    background: #fff;
    background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#ededed));
    background: -moz-linear-gradient(top, #fff, #ededed);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ededed')
}

.white:hover {
    background: #ededed;
    background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#dcdcdc));
    background: -moz-linear-gradient(top, #fff, #dcdcdc);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#dcdcdc')
}

.white:active {
    color: #999;
    background: -webkit-gradient(linear, left top, left bottom, from(#ededed), to(#fff));
    background: -moz-linear-gradient(top, #ededed, #fff);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ededed', endColorstr='#ffffff')
}

.realwhite {
    background: white
}

.gray {
    background: #d8d9da
}

.keyboardbg {
    background-image: url(https://www.zippia.com/assets/img/bg-1.jpg);
    background-repeat: no-repeat;
    background-size: cover
}

.node > div {
    width: 135px;
    height: 45px;
    line-height: 45px;
    margin-left: 7px;
    text-align: center;
    display: table
}

.nodeLbl {
    font-size: .7em;
    display: table-cell;
    vertical-align: middle;
    line-height: 18px
}

.nodeLbl.long {
    line-height: 15px
}

.searchTxt {
    position: absolute;
    z-index: 1000;
    left: 30px;
    top: 20px;
    width: 150px
}

.searchBtn {
    position: absolute;
    z-index: 1000;
    left: 180px;
    top: 20px
}

a:visited {
    color: #128dff
}

a, a:hover {
    color: inherit
}

.companyarea .bdr-rgt {
    padding-left: 40px
}

.career-page .companyarea {
    border-top: 2px solid #eff1f1;
    margin-top: 20px;
    padding-top: 80px
}

.mCustomScrollBox {
    height: auto
}

.companyarea .top-title {
    font-family: brandon_grotesquemedium, sans-serif;
    padding-bottom: 30px;
    font-size: 30px
}

.companyarea footer {
    padding-top: 40px
}

.companyarea .info-icon {
    background: #c0cbda;
    color: white;
    border-radius: 100px;
    width: 26px;
    height: 26px;
    text-align: center;
    line-height: 26px;
    font-style: italic;
    float: left;
    margin-top: 7px;
    font-size: 26px;
    font-family: times new roman;
    font-weight: 700
}

.companyarea .widget-wrapper {
    padding: 20px;
    margin: 0;
    background: #f2f2f2;
    border-radius: 10px;
    margin-bottom: 30px
}

.companyarea .tick {
    position: absolute;
    left: -33px;
    top: 20px
}

.companyarea .tick:after {
    border: solid transparent;
    content: " ";
    height: 0;
    position: absolute;
    width: 0;
    pointer-events: none;
    border-color: rgba(242, 242, 242, 0);
    border-right-color: #f2f2f2;
    border-width: 20px 30px 20px 20px
}

.companyarea .widgets.scrollbar-inner {
    padding-left: 5px
}

.companyarea .widgets {
    height: 700px
}

.companyarea .widgets li {
    cursor: pointer;
    background: white;
    padding: 20px;
    list-style: none;
    margin-bottom: 20px;
    border-radius: 2px;
    margin-right: 30px;
    box-shadow: 0 1px 1px #ccc
}

.companyarea .widgets li h3 {
    margin-top: 0;
    color: #3174ee;
    font-size: 18px
}

.companyarea .widgets li h4 {
    font-size: 14px;
    color: black
}

.companyarea .widgets li h5 {
    font-size: 14px;
    color: #b2b1b1;
    margin-top: 15px
}

.companyarea .widgets .date-posted {
    margin-top: 17px;
    margin-bottom: 4px
}

.companyarea .widgets .date-posted span {
    color: #666
}

.companyarea .widgets li h5 span {
    color: black
}

.companyarea .widgets li p.job-desc {
    margin-top: 15px
}

.companyarea .f-links a {
    color: #222;
    font-weight: 700
}

.companyarea .job-title {
    margin-bottom: 3px;
    font-weight: 600
}

.companyarea .job-title a:hover {
    text-decoration: none
}

.companyarea .company-display {
    margin-top: 2px
}

.companyarea .company-name {
    margin-top: 0;
    font-size: 24px;
    padding-left: 5px
}

.companyarea #jobs-accordion .panel-title a {
    font-family: brandon_grotesquemedium
}

.companyarea #jobs-accordion .top-title {
    font-family: brandon_grotesquemedium
}

.companyarea #jobs-accordion .collapse.in {
    margin-bottom: 15px
}

.companyarea #jobs-accordion {
    margin-top: 25px
}

.companyarea #jobs-accordion .panel {
    margin-bottom: 10px;
    background-color: #fff;
    border: 0;
    border-radius: 4px;
    -webkit-box-shadow: none;
    box-shadow: none
}

.companyarea #jobs-accordion .panel-heading a:hover {
    text-decoration: none
}

.companyarea #jobs-accordion .panel-heading {
    border: 0;
    padding: 0;
    background-color: transparent
}

.companyarea #jobs-accordion .progress {
    margin-bottom: 20px;
    margin-top: 10px;
    border-radius: 10px
}

.companyarea #jobs-accordion .progress-bar {
    border-radius: 10px !important
}

.companyarea .num-jobs-txt {
    color: #128dff;
    margin-right: 4px;
    cursor: pointer;
    font-size: 14px
}

.companyarea .num-jobs .indicator {
    color: #128dff;
    font-size: .8em;
    cursor: pointer;
    line-height: 1.7em
}

.companyarea .mCSB_inside > .mCSB_container {
    margin-right: 0
}

.companyarea #jobs-accordion .progress {
    margin-bottom: 20px;
    margin-top: 10px;
    border-radius: 10px;
    float: left;
    width: 100%
}

@media only screen and (max-width: 768px) {
    .companyarea .widget-wrapper {
        background: transparent;
        padding: 0
    }

    .companyarea .widget-wrapper:after {
        display: none
    }

    .companyarea .widgets li {
        margin-right: 20px;
        max-width: 270px;
        float: left;
        height: 289px;
        padding-bottom: 10px;
        border: 1px solid #ccc;
        box-shadow: none
    }

    .companyarea .widgets {
        height: 289px;
        list-style: none;
        overflow: hidden;
        display: inline-block
    }

    .companyarea .footer-title {
        margin-left: 0;
        font-size: 20px;
        font-weight: 600;
        background: url(https://www.zippia.comhttps://www.zippia.com/assets/img/dwn-arw.png) no-repeat right center;
        cursor: pointer
    }

    .companyarea .footer-title.collapsed {
        background: url(https://www.zippia.com/assets/img/top-arw.png) no-repeat right center
    }

    .companyarea footer {
        padding: 40px 0;
        background-color: white
    }

    .companyarea .f-links {
        margin-top: 50px
    }

    .companyarea .mCSB_horizontal.mCSB_inside > .mCSB_container {
        margin-bottom: 20px
    }

    .companyarea .bdr-rgt {
        padding-left: 14px
    }

    .mCustomScrollBox {
        clear: both
    }
}

@media only screen and (max-width: 991px) {
    .career-page .companyarea {
        margin-top: 0;
        padding-top: 40px;
        border: none
    }
}

.companyarea #chart {
    width: 100%
}

.companyarea #chart img {
    max-width: 100%;
    height: auto
}

.companyarea #chart svg {
    margin-bottom: 1em
}

.companyarea .value {
    font-size: 14px;
    fill: #333
}

.companyarea .label {
    font-weight: 400;
    font-size: 15px;
    fill: #333
}

.companyarea .mCS-dark .mCSB_scrollTools .mCSB_draggerRail {
    background-color: #000;
    background-color: #fafafa
}

.companyarea .mCS-dark .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #000;
    background-color: #ccc
}

.companyarea .mCS-dark .mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #AAA
}

.companyarea .mCS-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
    background-color: rgba(128, 128, 128, .9)
}
